[parser] Remove unused import

This commit is contained in:
John Doty 2024-10-26 06:53:53 -07:00
parent e55bc140f9
commit e501caa073

View file

@ -135,7 +135,6 @@ import bisect
import collections
import dataclasses
import enum
import functools
import inspect
import itertools
import json