Skip to content

Commit 5b2a382

Browse files
committed
Fix linter
1 parent 6bae80a commit 5b2a382

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

dissect/cstruct/lexer.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
from __future__ import annotations
22

33
import enum
4-
import functools
5-
import operator
64
import re
75
from typing import TYPE_CHECKING
86

0 commit comments

Comments
 (0)