Skip to content

Commit

Permalink
🩹 Remove dependency on squashed lamindb migration
Browse files Browse the repository at this point in the history
  • Loading branch information
falexwolf committed Feb 13, 2025
1 parent eb78bb0 commit ec2d1b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clinicore/migrations/0013_alter_biosample_artifacts.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
class Migration(migrations.Migration):
dependencies = [
("clinicore", "0012_lamindbv1_part6"),
("lamindb", "0085_squashed"),
]

operations = [
Expand Down

0 comments on commit ec2d1b1

Please sign in to comment.