mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Remove unused imports
This commit is contained in:
parent
837a8ed475
commit
1dc4b3627e
@ -150,7 +150,6 @@ import logging
|
||||
from copy import copy
|
||||
|
||||
import time
|
||||
import sys
|
||||
|
||||
import tornado.httpserver
|
||||
import tornado.ioloop
|
||||
@ -163,7 +162,6 @@ from collections import defaultdict
|
||||
|
||||
import math
|
||||
import yaml
|
||||
import zmq
|
||||
import fnmatch
|
||||
|
||||
from zmq.eventloop import ioloop, zmqstream
|
||||
|
Loading…
Reference in New Issue
Block a user