From ed5db9361333316f4a83c0e9ae703ead3a50c537 Mon Sep 17 00:00:00 2001 From: themancalledjakob Date: Sun, 18 May 2025 17:21:33 +0200 Subject: [PATCH] cleanup --- common/Font.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/common/Font.py b/common/Font.py index 7cf3eec..bcb7949 100644 --- a/common/Font.py +++ b/common/Font.py @@ -1,6 +1,4 @@ -from typing import TypedDict from typing import Dict -from dataclasses import dataclass from pathlib import Path # convenience dictionary for translating names to glyph ids