mirror of
https://github.com/YunoHost/yunodevtools.git
synced 2024-09-03 20:16:19 +02:00
remove useless import
This commit is contained in:
parent
d8d0c1a22a
commit
45f3929fae
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import sys
|
|||
import textwrap
|
||||
from pathlib import Path
|
||||
from functools import cache
|
||||
from datetime import datetime, time
|
||||
from datetime import datetime
|
||||
|
||||
import requests
|
||||
import toml
|
||||
|
|
Loading…
Add table
Reference in a new issue