Skip to content

Commit 1dbc437

Browse files
jorwoodsjacalata
authored andcommitted
chore: remove unused unittest imports (#1728)
Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
1 parent c50ec97 commit 1dbc437

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

test/test_metadata.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import json
22
from pathlib import Path
3-
import unittest
43

54
import pytest
65
import requests_mock

test/test_server_info.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from pathlib import Path
2-
import unittest
32

43
import pytest
54
import requests_mock

0 commit comments

Comments
 (0)