alexkueck commited on
Commit
bd37c1d
·
verified ·
1 Parent(s): e5d76c5

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +1 -3
utils.py CHANGED
@@ -959,7 +959,5 @@ class CustomDocTemplate(SimpleDocTemplate):
959
  self.canv.restoreState()
960
 
961
 
962
- #################################################
963
- #muss nocb aus Moodle importiert werden .. erstmal so...
964
- correct_hash = hash_input("KKG")
965
 
 
959
  self.canv.restoreState()
960
 
961
 
962
+
 
 
963