Skip to content

Commit

Permalink
weird merge conflict fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
XaelShan committed Jun 30, 2023
1 parent b143fb0 commit 3865aef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions webfit/data/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,8 @@ class Data(models.Model):
]

public_file_ids = [
<<<<<<< HEAD

=======

>>>>>>> 78158ec23b861429bec242bbe70ab845bc32fa22
]

analysis = models.ForeignKey("AnalysisBase.id", on_delete=models.CASCADE)
Expand Down

0 comments on commit 3865aef

Please sign in to comment.