Skip to content

Commit

Permalink
Removed unused decleration.
Browse files Browse the repository at this point in the history
  • Loading branch information
azulu committed Oct 5, 2024
1 parent e2c6590 commit 95c73a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/trackers/HUNO.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ async def get_cat_id(self, category_name):
return category_id

async def get_type_id(self, meta):
basename = self.get_basename(meta)
type = meta['type']
video_encode = meta['video_encode']

Expand Down

0 comments on commit 95c73a0

Please sign in to comment.