Skip to content

Commit 42787f5

Browse files
authored
Formatting fix
1 parent be1ae86 commit 42787f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cogs/commands/auction.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import time
21
import datetime
2+
import time
33

44
from discord.ext import commands
55
from discord.ext.commands import Bot, Context, check

0 commit comments

Comments
 (0)