diff options
Diffstat (limited to 'bitbake/lib/toaster/bldcontrol/migrations')
-rw-r--r-- | bitbake/lib/toaster/bldcontrol/migrations/0001_initial.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/bldcontrol/migrations/0001_initial.py b/bitbake/lib/toaster/bldcontrol/migrations/0001_initial.py index 9f13d14b2a..a7e6350a6d 100644 --- a/bitbake/lib/toaster/bldcontrol/migrations/0001_initial.py +++ b/bitbake/lib/toaster/bldcontrol/migrations/0001_initial.py | |||
@@ -151,4 +151,4 @@ class Migration(SchemaMigration): | |||
151 | } | 151 | } |
152 | } | 152 | } |
153 | 153 | ||
154 | complete_apps = ['bldcontrol'] \ No newline at end of file | 154 | complete_apps = ['bldcontrol'] |