mirror of
https://github.com/NoiTheCat/WorldTime.git
synced 2024-11-21 22:34:36 +00:00
Rearranged files again
This commit is contained in:
parent
87dda003b7
commit
dcbf21c82c
2 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
# And yes, this code sucks. I don't know Python all too well.
|
# And yes, this code sucks. I don't know Python all too well.
|
||||||
|
|
||||||
from discord import Game
|
from discord import Game
|
||||||
from wtclient import WorldTime
|
from client import WorldTime
|
||||||
import settings
|
import settings
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
Loading…
Reference in a new issue