aboutsummaryrefslogtreecommitdiff
path: root/inc/sum.py
diff options
context:
space:
mode:
Diffstat (limited to 'inc/sum.py')
-rw-r--r--inc/sum.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/inc/sum.py b/inc/sum.py
index 9addf78f..fff7a814 100644
--- a/inc/sum.py
+++ b/inc/sum.py
@@ -31,5 +31,3 @@ def walksum(_):
31 traceback.print_exc() 31 traceback.print_exc()
32 return -2 32 return -2
33 return sha256.hexdigest() 33 return sha256.hexdigest()
34
35