From 7351c44d07dd16f0fd39480ed816fbeb6d9f9a6c 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