We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bae80a commit 5b2a382Copy full SHA for 5b2a382
1 file changed
dissect/cstruct/lexer.py
@@ -1,8 +1,6 @@
1
from __future__ import annotations
2
3
import enum
4
-import functools
5
-import operator
6
import re
7
from typing import TYPE_CHECKING
8
0 commit comments