Skip to content

Commit 4ebecce

Browse files
remove ref function
1 parent 8050057 commit 4ebecce

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

markup_doc/migrations/0001_initial.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ class Migration(migrations.Migration):
145145
(
146146
"collection",
147147
models.CharField(
148-
default=markup_doc.models.get_default_collection_acron,
149148
max_length=10,
150149
),
151150
),

0 commit comments

Comments
 (0)