diff options
Diffstat (limited to 'bitbake/lib/toaster/bldcollector/urls.py')
| -rw-r--r-- | bitbake/lib/toaster/bldcollector/urls.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/bldcollector/urls.py b/bitbake/lib/toaster/bldcollector/urls.py index 144387b56a..64722f2cdc 100644 --- a/bitbake/lib/toaster/bldcollector/urls.py +++ b/bitbake/lib/toaster/bldcollector/urls.py | |||
| @@ -18,7 +18,6 @@ | |||
| 18 | 18 | ||
| 19 | 19 | ||
| 20 | from django.conf.urls import patterns, include, url | 20 | from django.conf.urls import patterns, include, url |
| 21 | from django.views.generic import RedirectView | ||
| 22 | 21 | ||
| 23 | urlpatterns = patterns('bldcollector.views', | 22 | urlpatterns = patterns('bldcollector.views', |
| 24 | # landing point for pushing a bitbake_eventlog.json file to this toaster instace | 23 | # landing point for pushing a bitbake_eventlog.json file to this toaster instace |
