Skip to content

Commit

Permalink
remove logger
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrOertlin committed Dec 17, 2024
1 parent efcd012 commit 5b7492a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cg/meta/upload/mutant/mutant.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
from cg.meta.workflow.mutant import MutantAnalysisAPI
from cg.models.cg_config import CGConfig
from cg.store.models import Analysis, Case
import logging

LOG = logging.getLogger(__name__)


class MutantUploadAPI(UploadAPI):
Expand Down

0 comments on commit 5b7492a

Please sign in to comment.