Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
Remove an unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
esheehan-gsl committed Oct 30, 2023
1 parent b9752ab commit ad24842
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/unified_graphics/diag.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
from collections import namedtuple
from dataclasses import dataclass
from enum import Enum
from pathlib import Path
from typing import Generator, List, Union
from urllib.parse import urlparse

Expand Down

0 comments on commit ad24842

Please sign in to comment.