summaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastermain/wsgi.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/toaster/toastermain/wsgi.py')
-rw-r--r--lib/toaster/toastermain/wsgi.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/toaster/toastermain/wsgi.py b/lib/toaster/toastermain/wsgi.py
index 5ad22aea1..4c3128327 100644
--- a/lib/toaster/toastermain/wsgi.py
+++ b/lib/toaster/toastermain/wsgi.py
@@ -3,9 +3,6 @@
#
"""
-# ex:ts=4:sw=4:sts=4:et
-# -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
-#
WSGI config for Toaster project.
This module contains the WSGI application used by Django's development server