Skip to content

Commit

Permalink
fix: depedency
Browse files Browse the repository at this point in the history
  • Loading branch information
endalkh committed May 29, 2024
1 parent 52621d3 commit e9603f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class Migration(migrations.Migration):

dependencies = [
("talent", "0010_remove_bountydeliveryattempt_attachment"),
("talent", "0009_alter_bountydeliveryattempt_kind"),
]

operations = [
Expand Down

0 comments on commit e9603f6

Please sign in to comment.