diff options
Diffstat (limited to 'bitbake/lib/toaster/toastergui/tables.py')
-rw-r--r-- | bitbake/lib/toaster/toastergui/tables.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bitbake/lib/toaster/toastergui/tables.py b/bitbake/lib/toaster/toastergui/tables.py index 78a7cb095e..9a93ff9aad 100644 --- a/bitbake/lib/toaster/toastergui/tables.py +++ b/bitbake/lib/toaster/toastergui/tables.py | |||
@@ -323,11 +323,6 @@ class LayerRecipesTable(RecipesTable): | |||
323 | 323 | ||
324 | 324 | ||
325 | 325 | ||
326 | |||
327 | |||
328 | |||
329 | |||
330 | |||
331 | # This needs to be staticaly defined here as django reads the url patterns | 326 | # This needs to be staticaly defined here as django reads the url patterns |
332 | # on start up | 327 | # on start up |
333 | urlpatterns = ( | 328 | urlpatterns = ( |