Remove unused imports

This commit is contained in:
Simon Cozens 2024-04-09 12:46:22 +01:00
parent 6759cec3cb
commit f06e34402f
1 changed files with 0 additions and 2 deletions

View File

@ -21,8 +21,6 @@ from gftools.constants import (
NAMEID_FONT_SUBFAMILY_NAME,
NAMEID_TYPOGRAPHIC_SUBFAMILY_NAME,
)
from fontbakery.profiles.googlefonts import com_google_fonts_check_font_names
from fontbakery.profiles.googlefonts_conditions import expected_font_names
import argparse
import re
import os