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