Minor fix: odstranen ladici print
This commit is contained in:
parent
8a4979982d
commit
1797f25c45
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ import importlib
|
|||
from django.db import models, migrations
|
||||
|
||||
migration_0022 = importlib.import_module('seminar.migrations.0002_add_body_views')
|
||||
print dir(migration_0022)
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
|
|
Loading…
Reference in a new issue