Skip to content

Commit

Permalink
Removed unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronatp authored Dec 4, 2023
1 parent 8fd1e12 commit 2c2cce4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions capa/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
import datetime
import textwrap
import contextlib
import collections
from types import TracebackType
from typing import Any, Set, Dict, List, Callable, Optional
from pathlib import Path

Expand Down

0 comments on commit 2c2cce4

Please sign in to comment.