remove unused imports

This commit is contained in:
Pratham Chauhan
2023-03-29 16:02:17 +05:30
parent 530e28cbc3
commit 9e12c563bc
4 changed files with 3 additions and 5 deletions

2
rules

Submodule rules updated: aa2dc1137d...4ca8023363

View File

@@ -6,10 +6,7 @@
# 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 Dict, Tuple
import textwrap
import fixtures
from fixtures import *
import capa
import capa.engine as ceng

1
tmp0xt29tvs Normal file

File diff suppressed because one or more lines are too long