mirror of
https://gitlab.com/pancakes1234/wdiscordbotserver.git
synced 2025-06-16 07:14:21 -06:00
Refactor: Remove unused pytz import from server time module
This commit is contained in:
parent
43a183c455
commit
da8992698e
@ -2,7 +2,6 @@ import discord
|
||||
from discord import app_commands
|
||||
from discord.ext import commands
|
||||
from datetime import datetime
|
||||
import pytz
|
||||
import time
|
||||
|
||||
class ServerTime(commands.Cog):
|
||||
|
Loading…
x
Reference in New Issue
Block a user