mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
remove unused imports
This commit is contained in:
parent
512ae81dfd
commit
ccb2a5cadf
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ Tests for the local_cache returner
|
|||
from __future__ import absolute_import
|
||||
import logging
|
||||
import os
|
||||
import platform
|
||||
import tempfile
|
||||
|
||||
# Import Salt Testing libs
|
||||
from salttesting.helpers import ensure_in_syspath
|
||||
|
|
Loading…
Add table
Reference in a new issue