Skip to content

Commit 0c574f7

Browse files
authored
Remove time import
1 parent 246fef1 commit 0c574f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
import shutil
77
import subprocess
88
import sys
9-
import time
109
from contextlib import ExitStack, contextmanager
1110
from pathlib import Path
1211
from typing import (

0 commit comments

Comments
 (0)