Skip to content

Commit

Permalink
Fix migrations (#894)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgodwin1 authored Jul 19, 2023
1 parent 9adb811 commit 1abd3c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
class Migration(migrations.Migration):

dependencies = [
('regulations', '0006_statutelinkconverter_statute_title_new'),
('regulations', '0007_statutelinkconverter_usc_sort'),
]

operations = [
Expand Down

0 comments on commit 1abd3c5

Please sign in to comment.