Skip to content

Commit 5a6ce89

Browse files
committed
Cleanup imports
1 parent 75a3cb1 commit 5a6ce89

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

qtapputils/managers/tests/test_fileio.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@
1212
"""
1313

1414
# ---- Standard imports
15-
import os
1615
import os.path as osp
17-
import stat
18-
from unittest.mock import MagicMock, patch
1916

2017
# ---- Third party imports
2118
import pytest

0 commit comments

Comments
 (0)