Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
RaoHai committed Nov 21, 2024
1 parent 12cadb2 commit 6b762ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/bot/builder.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import json
from typing import List, Optional

Check failure on line 1 in server/bot/builder.py

View workflow job for this annotation

GitHub Actions / build

Ruff (F401)

bot/builder.py:1:8: F401 `json` imported but unused

from github import Github
Expand Down

0 comments on commit 6b762ae

Please sign in to comment.