We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1e15bd commit 208d167Copy full SHA for 208d167
intbot/core/integrations/github.py
@@ -8,7 +8,6 @@
8
3. Proces webhook - usually means create a discord message with a notification
9
"""
10
11
-import dataclasses
12
from typing import Any
13
14
import httpx
0 commit comments