Skip to content

Commit 208d167

Browse files
committed
fix lint
1 parent d1e15bd commit 208d167

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

intbot/core/integrations/github.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
3. Proces webhook - usually means create a discord message with a notification
99
"""
1010

11-
import dataclasses
1211
from typing import Any
1312

1413
import httpx

0 commit comments

Comments
 (0)