Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Miauwkeru committed Sep 13, 2024
1 parent b92641e commit f6ac993
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dissect/target/filesystems/ntfs.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import math
import stat
from sys import stdin
from typing import BinaryIO, Iterator, Optional

from dissect.ntfs import NTFS, NTFS_SIGNATURE, IndexEntry, MftRecord
Expand Down

0 comments on commit f6ac993

Please sign in to comment.