aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/severity.py
diff options
context:
space:
mode:
Diffstat (limited to 'becommands/severity.py')
-rw-r--r--becommands/severity.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/becommands/severity.py b/becommands/severity.py
index 1a55d11..82ef7ca 100644
--- a/becommands/severity.py
+++ b/becommands/severity.py
@@ -72,4 +72,3 @@ critical: A bug that prevents some features from working at all.
def help():
return get_parser().help_str() + longhelp
-