Skip to content

Commit b3e8908

Browse files
committed
Removed unneeded code [skip ci]
1 parent 47ad76d commit b3e8908

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test_django.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,6 @@ class Meta:
8686
class Migration(migrations.Migration):
8787
initial = True
8888

89-
dependencies = [
90-
]
91-
9289
operations = [
9390
VectorExtension(),
9491
migrations.CreateModel(

0 commit comments

Comments
 (0)