mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Removed unused import.
This commit is contained in:
parent
ca8eb7e076
commit
229504efef
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ from __future__ import absolute_import
|
|||
|
||||
# Import python libs
|
||||
import sys
|
||||
import atexit
|
||||
import logging
|
||||
import threading
|
||||
import logging.handlers
|
||||
|
|
Loading…
Add table
Reference in a new issue