mirror of https://github.com/CIRCL/lookyloo
chg: Remove import
parent
275b4aee93
commit
bfcb4feb9a
|
@ -6,7 +6,7 @@ import json
|
|||
import logging
|
||||
from datetime import date
|
||||
from pathlib import Path
|
||||
from typing import Any, Dict, Optional
|
||||
from typing import Any, Dict
|
||||
|
||||
import requests
|
||||
|
||||
|
|
Loading…
Reference in New Issue