diff options
Diffstat (limited to 'bitbake/lib/toaster/toastermain/wsgi.py')
-rw-r--r-- | bitbake/lib/toaster/toastermain/wsgi.py | 3 |
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 | # | ||
9 | WSGI config for Toaster project. | 6 | WSGI config for Toaster project. |
10 | 7 | ||
11 | This module contains the WSGI application used by Django's development server | 8 | This module contains the WSGI application used by Django's development server |