forked from platypush/platypush
Forgot an import
This commit is contained in:
parent
4f19cd1324
commit
4462f9590f
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
import json
|
||||
import serial
|
||||
|
||||
from platypush.message.response import Response
|
||||
|
||||
|
|
Loading…
Reference in a new issue