#N/A: Remove enabled_by_default = True from rules

This commit is contained in:
Vladimir Iakovlev
2017-10-08 16:27:23 +02:00
parent 6362c37eec
commit 78a9d52df0
4 changed files with 1 additions and 10 deletions
-3
View File
@@ -10,6 +10,3 @@ def match(command):
def get_new_command(command):
return replace_argument(command.script, 'set-url', 'add')
enabled_by_default = True