mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 16:36:20 +00:00
remove unused import
This commit is contained in:
parent
ee8155729d
commit
40665d824d
@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import annotations
|
||||
|
||||
from typing import Any, Optional
|
||||
from typing import Any
|
||||
from typing_extensions import Literal
|
||||
import os
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user