Skip to content

Commit fcb5485

Browse files
committed
Remove unused import
1 parent 15baf2e commit fcb5485

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pytest_mpl/plugin.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
import contextlib
4040
from pathlib import Path
4141
from urllib.request import urlopen
42-
from contextlib import nullcontext
4342

4443
import pytest
4544

0 commit comments

Comments
 (0)