Skip to content

Commit

Permalink
fix: remove unused class
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael0202 committed Sep 3, 2024
1 parent fb14ba2 commit 5002501
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions robotoff/insights/annotate.py
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,3 @@ def annotate(
auth=auth,
is_vote=is_vote,
)


class InvalidInsight(Exception):
pass

0 comments on commit 5002501

Please sign in to comment.