Skip to content

Commit 65a0191

Browse files
committed
Remove duplicate import
1 parent 81b372a commit 65a0191

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

owslib/feature/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
from urllib.parse import urlencode
1111
from owslib.crs import Crs
1212
from owslib.util import Authentication, build_get_url
13-
from owslib.util import Authentication
1413
from owslib.feature.schema import get_schema
1514
from owslib.feature.postrequest import PostRequest_1_1_0, PostRequest_2_0_0
1615

0 commit comments

Comments
 (0)