Update cpl_fix_rotations.py

Removed unused import
This commit is contained in:
Matthew Lai 2023-05-15 11:50:31 +01:00 committed by GitHub
parent cc41212d54
commit 77c67126a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ import csv
import re
from jlc_kicad_tools.logger import Log
from dataclasses import dataclass
from typing import Optional
# JLC requires columns to be named a certain way.
HEADER_REPLACEMENT_TABLE = {