useless timezone
This commit is contained in:
parent
7c1c34272a
commit
e2e2e928d0
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
import discord
|
||||
import re
|
||||
import os
|
||||
from discord.ext import commands
|
||||
customTimezone = os.environ['TIMEZONE']
|
||||
from utils.core import userOrNick
|
||||
from utils.time import timestampScreen
|
||||
|
||||
|
|
Reference in a new issue