mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
delete unused import
This commit is contained in:
parent
ff2df292a8
commit
54c05096e8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from collections import defaultdict
|
||||
from typing import Dict, List, Optional
|
||||
from datetime import datetime, timezone
|
||||
from datetime import datetime
|
||||
|
||||
import requests
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue