mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Remove unused imports
This commit is contained in:
parent
9889a6f1b2
commit
0c599e717d
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
import functools
|
||||
import os
|
||||
import pytest
|
||||
import subprocess
|
||||
import testinfra
|
||||
|
||||
if os.environ.get('KITCHEN_USERNAME') == 'vagrant':
|
||||
|
|
Loading…
Add table
Reference in a new issue