Skip to content

Commit 7bdfa4e

Browse files
committed
Remove unused imports
1 parent a5e64e4 commit 7bdfa4e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

snooty/test_util.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
1-
import os
2-
import sys
3-
import time
41
from pathlib import Path, PurePath, PurePosixPath
5-
from typing import List, Tuple
6-
7-
import pytest
8-
import watchdog.events
92

103
from . import util
114

0 commit comments

Comments
 (0)