From 196d14b13e04fb2e52c479c0c7c151fd4d7257bd Mon Sep 17 00:00:00 2001 From: Romain Goffe Date: Thu, 29 Dec 2011 02:34:39 +0100 Subject: [PATCH] utils: remove deprecated comments --- utils/rules.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/utils/rules.py b/utils/rules.py index c7624fc7..0db24ffb 100755 --- a/utils/rules.py +++ b/utils/rules.py @@ -1,10 +1,6 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# warning: lines beginning with ## are parsed by -# the songbook-client as rules categories - - import glob # the dictionary has target_word:replacement_word pairs