Skip to content

Commit 69adb25

Browse files
committed
ref: remove unused imports
1 parent e4f7d9a commit 69adb25

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

ckanext/dcor_depot/util.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
import hashlib
22
import pathlib
3-
import warnings
4-
5-
from dcor_shared import sha256sum
63

74

85
def check_md5(path, md5sum, block_size=2**20):

0 commit comments

Comments
 (0)