summaryrefslogtreecommitdiffstats
path: root/admin/xmlconfig.py
diff options
context:
space:
mode:
Diffstat (limited to 'admin/xmlconfig.py')
-rw-r--r--admin/xmlconfig.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/admin/xmlconfig.py b/admin/xmlconfig.py
index d7d4c30..5ebfee6 100644
--- a/admin/xmlconfig.py
+++ b/admin/xmlconfig.py
@@ -18,11 +18,6 @@ leads = [
'active': 'yes'}
]
-# This is the XML file containing %(...)s formatters. You'll probably
-# never want to change this unless you make a copy of package.xml and
-# change it somehow.
-template = 'package.xml'
-
# The package name.
package_name = 'Auth_OpenID'