Skip to content

Commit 8ab4a61

Browse files
committed
remove accidental imports
1 parent 3091104 commit 8ab4a61

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

intake_xarray/raster.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
from intake.source.utils import reverse_formats
44

55
from intake_xarray.base import IntakeXarraySourceAdapter
6-
from oauthlib.common import urlencoded
7-
from webob.compat import urlparse
86

97

108
class RasterIOSource(IntakeXarraySourceAdapter):

0 commit comments

Comments
 (0)