Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Assemblyline/issues/101
  • Loading branch information
cccs-rs authored Feb 16, 2024
2 parents 57d52b7 + f01dbe2 commit e4fc583
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions avclass_updater.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import shutil

from assemblyline.common import forge
from assemblyline_client.v4_client.client import Client as Client4
from assemblyline_v4_service.updater.updater import ServiceUpdater

classification = forge.get_classification()
Expand All @@ -15,7 +14,6 @@ def __init__(self, *args, **kwargs):
def import_update(
self,
files_sha256: str,
al_client: Client4,
source: str,
default_classification: str = None,
):
Expand Down

0 comments on commit e4fc583

Please sign in to comment.