mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
binja extractor: remove unused pathlib.Path import
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
# is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and limitations under the License.
|
||||
from typing import List, Tuple, Iterator
|
||||
from pathlib import Path
|
||||
|
||||
import binaryninja as binja
|
||||
|
||||
|
||||
Reference in New Issue
Block a user