mirror of
https://github.com/myned/modufur.git
synced 2024-11-01 21:02:38 +00:00
Consistency fix
This commit is contained in:
parent
a5c334edfb
commit
972bdf7cab
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
import asyncio
|
||||
import datetime as dt
|
||||
from datetime import datetime as dt
|
||||
import mimetypes
|
||||
import os
|
||||
import tempfile
|
||||
|
|
Loading…
Reference in a new issue