mirror of
https://github.com/fastogt/fastocloud_admin.git
synced 2025-03-09 23:38:52 +00:00
Typo
This commit is contained in:
parent
62302dc9e6
commit
da02837b93
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
from app.common.service.entry import ServiceSettings
|
||||
from app.service.service import Service
|
||||
from app.common.subscriber.entry import Subscriber, Device
|
||||
from pyfastocloud.subscriber_client import SubscriberClient, Commands, make_utc_timestamp
|
||||
from pyfastocloud.subscriber_client import SubscriberClient, Commands
|
||||
from pyfastocloud.client import make_utc_timestamp
|
||||
from pyfastocloud.client_handler import IClientHandler, Request, Response, ClientStatus
|
||||
|
||||
from gevent import socket
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue