remove unused import

This commit is contained in:
Jean-Paul Calderone 2022-12-02 08:28:22 -05:00
parent a84b278ecd
commit b40d882fce

View File

@ -14,7 +14,6 @@ Test-helpers for clients that use the WebUI.
from __future__ import annotations
import hashlib
from typing import Dict
import attr