mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-09 17:07:43 +01:00
remove unused import
This commit is contained in:
parent
d1c38af3ae
commit
89da0bec04
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import asyncio
|
||||
from pickle import NONE
|
||||
|
||||
from cbpi.api import parameters, Property, action
|
||||
from cbpi.api.step import StepResult, CBPiStep
|
||||
|
|
Loading…
Reference in a new issue