Skip to content

Commit d8c6178

Browse files
springcompjstewmon
andauthored
Removed duplicate imports.
Co-authored-by: Jonathan Stewmon <[email protected]>
1 parent 8bc5ce3 commit d8c6178

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jmespath/functions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from jmespath.compat import iteritems
77
from jmespath.compat import map
88
from jmespath.compat import string_type as STRING_TYPE
9-
from jmespath.compat import get_methods
109

1110

1211
# python types -> jmespath types

0 commit comments

Comments
 (0)