mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 09:26:10 +00:00
Fix type errors in all examples
This commit is contained in:
@ -5,7 +5,6 @@
|
||||
import asyncio
|
||||
import logging
|
||||
import logging.handlers
|
||||
import os
|
||||
|
||||
from typing import List, Optional
|
||||
|
||||
|
Reference in New Issue
Block a user