Skip to content

Commit f2041f3

Browse files
committed
fix: remove unused imports in test file
1 parent 8e48f13 commit f2041f3

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

tests/test_issue_2186.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@
1010
"""
1111

1212
import re
13-
import sys
14-
15-
import pytest
16-
17-
sys.path.insert(0, ".")
1813
import folium
1914

2015

0 commit comments

Comments
 (0)