mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Appease the linter
This commit is contained in:
parent
72a2ff4c40
commit
1e7d035119
@ -7,7 +7,6 @@ import tempfile
|
||||
import time
|
||||
import uuid
|
||||
import string
|
||||
import psutil
|
||||
import base64
|
||||
import socket
|
||||
import secrets
|
||||
|
@ -12,7 +12,6 @@ import bleach
|
||||
import requests
|
||||
import tornado.web
|
||||
import tornado.escape
|
||||
import psutil
|
||||
from tornado import iostream
|
||||
|
||||
# TZLocal is set as a hidden import on win pipeline
|
||||
|
Loading…
Reference in New Issue
Block a user