Skip to content

Commit

Permalink
rm redundant import
Browse files Browse the repository at this point in the history
  • Loading branch information
m4rc1e committed Oct 23, 2023
1 parent 06d054d commit a9b4177
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Lib/gftools/push/trafficjam.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from pathlib import Path
from typing import Optional, Any
from functools import cached_property
import math

from gftools.push.items import Axis, Designer, Family, FamilyMeta
from gftools.push.utils import google_path_to_repo_path, repo_path_to_google_path
Expand Down

0 comments on commit a9b4177

Please sign in to comment.