Skip to content

Commit

Permalink
fix: migration dep (#721)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hrishabh17 committed Jan 15, 2025
1 parent cc695f7 commit bfb5767
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/tasks/migrations/0013_alter_tasklog_expense_group.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ class Migration(migrations.Migration):
dependencies = [
('fyle', '0040_expense_masked_corporate_card_number'),
('tasks', '0012_auto_20241127_0730'),
('fyle', '0041_auto_20241226_1155')
]

operations = [
Expand Down

0 comments on commit bfb5767

Please sign in to comment.