Skip to content

Commit

Permalink
Remove obsolete replace statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Pieter De Decker committed Dec 8, 2017
1 parent e478b1e commit def80d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions locking/migrations/0001_squashed_0007_auto_20171004_0900.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@

class Migration(migrations.Migration):

replaces = [('locking', '0001_initial'), ('locking', '0002_rename'), ('locking', '0003_optimize_queries'), ('locking', '0004_auto_20160907_0942'), ('locking', '0004_auto_20151115_0703'), ('locking', '0005_merge_20170504_1024'), ('locking', '0006_auto_20170609_1342'), ('locking', '0007_auto_20171004_0900')]

initial = True

dependencies = [
Expand Down

0 comments on commit def80d2

Please sign in to comment.