Skip to content

Commit

Permalink
Remove time import
Browse files Browse the repository at this point in the history
  • Loading branch information
finnagin committed Jul 18, 2022
1 parent 246fef1 commit 0c574f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import shutil
import subprocess
import sys
import time
from contextlib import ExitStack, contextmanager
from pathlib import Path
from typing import (
Expand Down

0 comments on commit 0c574f7

Please sign in to comment.