Skip to content

Commit

Permalink
Merge pull request #301 from endalkh/main
Browse files Browse the repository at this point in the history
fix: dependency
  • Loading branch information
adrianmcphee authored May 29, 2024
2 parents a29eaa5 + 01c7f26 commit bd7cd35
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", "0009_alter_bountydeliveryattempt_kind"),
("talent", "0010_remove_bountydeliveryattempt_attachment"),
]

operations = [
Expand Down

0 comments on commit bd7cd35

Please sign in to comment.