Skip to content

Commit

Permalink
Removing unneeded library imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
jershmagersh committed Jan 15, 2021
1 parent 444c478 commit 3aa2a8e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions unpacme_al.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
import json
import os
import random
import tempfile
import glob
import importlib
import inspect
from unpacme import unpacme
import time
import os

from assemblyline_v4_service.common.base import ServiceBase
from assemblyline_v4_service.common.result import Result, ResultSection, BODY_FORMAT, Heuristic
Expand Down

0 comments on commit 3aa2a8e

Please sign in to comment.