Changeset - 603876bbf79b
[Not reviewed]
default
0 1 0
Mads Kiilerich (mads) - 5 years ago 2020-12-18 21:35:51
mads@kiilerich.com
helpers: drop unnecessary assert
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
kallithea/lib/helpers.py
Show inline comments
 
@@ -48,7 +48,6 @@ from kallithea.model.changeset_status im
 

	
 
# mute pyflakes "imported but unused"
 
# from webutils
 
assert HTML
 
assert Option
 
assert canonical_url
 
assert checkbox
0 comments (0 inline, 0 general)