mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Removed unused sys import
This commit is contained in:
parent
0c71da95f6
commit
7431ec64e3
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ import logging
|
|||
import yaml
|
||||
import tempfile
|
||||
import signal
|
||||
from sys import platform
|
||||
from time import sleep
|
||||
from contextlib import contextmanager
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue