projects
/
python_utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17e8082
)
Remove missing import.
author
Scott
<scott@wannabe.house>
Thu, 27 Jan 2022 05:24:56 +0000
(21:24 -0800)
committer
Scott
<scott@wannabe.house>
Thu, 27 Jan 2022 05:24:56 +0000
(21:24 -0800)
file_utils.py
patch
|
blob
|
history
diff --git
a/file_utils.py
b/file_utils.py
index 9fa8fd209264ec44378adff464904c8bc900b10d..5d9a0be3b272bbc51eebf7894baac7a25fe11179 100644
(file)
--- a/
file_utils.py
+++ b/
file_utils.py
@@
-2,7
+2,6
@@
"""Utilities for working with files."""
-from dataclasses import dataclass
import datetime
import errno
import hashlib