mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Removed unused import tempfile.
This commit is contained in:
parent
5f017232fe
commit
b497b0712b
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ Support for the Git SCM
|
|||
|
||||
# Import python libs
|
||||
import os
|
||||
import tempfile
|
||||
try:
|
||||
import pipes
|
||||
HAS_PIPES = True
|
||||
|
|
Loading…
Add table
Reference in a new issue