8000 Removed duplicated import · dzyk/wp-api-python@408f2d4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 408f2d4

Browse files
Removed duplicated import
1 parent ed4e6e9 commit 408f2d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

woocommerce/oauth.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
from random import randint
1414
from hmac import new as HMAC
1515
from hashlib import sha1, sha256
16-
from collections import OrderedDict
1716
from base64 import b64encode
1817

1918
try:

0 commit comments

Comments
 (0)
0