Skip to content

Commit

Permalink
Merge pull request #346 from The-4th-Hokage/deepsource-fix-8811fc2e
Browse files Browse the repository at this point in the history
Remove unused global variable
  • Loading branch information
Dhruvacube authored Nov 27, 2021
2 parents e4c5315 + 258d6db commit 19c0498
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ def search_tag(
return tags_found

async def save(self):
global format_tag
local_format_tag = str(format_tag).format(
tag_name=self.tag_name,
creator_snowflake_id=self.creator_snowflake_id,
Expand Down

0 comments on commit 19c0498

Please sign in to comment.