mirror of
https://github.com/neoarz/Syntrel.git
synced 2026-02-19 11:43:23 +01:00
chore: ruff fix
This commit is contained in:
@@ -1,12 +1,9 @@
|
||||
import discord
|
||||
from discord import app_commands
|
||||
from discord.ext import commands
|
||||
from discord.ext.commands import Context
|
||||
import aiohttp
|
||||
import asyncio
|
||||
import re
|
||||
import json
|
||||
import urllib.parse
|
||||
|
||||
|
||||
languages = {
|
||||
|
||||
Reference in New Issue
Block a user