removed requests
All checks were successful
Safety Check / safety-check (pull_request) Successful in -3s
Code Quality Check / quality-check (pull_request) Successful in 10s

This commit is contained in:
wirehack7 2025-05-01 15:56:57 +02:00
parent 1ef60193a0
commit 6bf61fdbf0
Signed by: wirehack7
GPG Key ID: C9F4CF85BA505ADC
2 changed files with 0 additions and 2 deletions

View File

@ -12,7 +12,6 @@ import zipfile
import aiohttp import aiohttp
import discord import discord
import requests
from discord import app_commands from discord import app_commands
from discord.ext import commands from discord.ext import commands

View File

@ -1,3 +1,2 @@
discord discord
requests
aiohttp aiohttp