]> ToastFreeware Gitweb - philipp/winterrodeln/wrfeed.git/blobdiff - wrfeed/lib/helpers.py
Remove unused files.
[philipp/winterrodeln/wrfeed.git] / wrfeed / lib / helpers.py
diff --git a/wrfeed/lib/helpers.py b/wrfeed/lib/helpers.py
deleted file mode 100644 (file)
index 878b888..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-"""Helper functions
-
-Consists of functions to typically be used within templates, but also
-available to Controllers. This module is available to templates as 'h'.
-"""
-# Import helpers as desired, or define your own, ie:
-#from webhelpers.html.tags import checkbox, password