Skip to content

Commit ec3b25a

Browse files
committed
main: drop unused import
1 parent 40afe67 commit ec3b25a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

main/tests/test_templatetags_flags.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
from main.templatetags.flags import country_flag
22

3-
from mirrors.tests.conftest import checklocation
4-
53

64
def test_country_flag(checklocation):
75
flag = country_flag(checklocation.country)

0 commit comments

Comments
 (0)