mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fixed up imports as per reviewer comments
This commit is contained in:
parent
cb1ca7ca46
commit
66d9c33db7
1 changed files with 0 additions and 3 deletions
|
@ -1,9 +1,6 @@
|
|||
import os.path
|
||||
import pathlib
|
||||
import subprocess
|
||||
|
||||
import pytest
|
||||
from pytestskipmarkers.utils import platform
|
||||
|
||||
|
||||
@pytest.mark.skip_on_windows
|
||||
|
|
Loading…
Add table
Reference in a new issue