diff --git a/plugin_curse/curse.go b/plugin_curse/curse.go index 57af9433..473c2ea8 100644 --- a/plugin_curse/curse.go +++ b/plugin_curse/curse.go @@ -15,7 +15,6 @@ import ( ) const ( - prio = 250 minLevel = "min" maxLevel = "max" )