Skip to content

Commit

Permalink
Remove unused root logger
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreso committed Aug 16, 2024
1 parent d37f3bd commit 48a313c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ert/shared/storage/extraction.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
from ert.config.gen_kw_config import GenKwConfig
from ert.storage import Experiment

logger = logging.getLogger()

_PRIOR_NAME_MAP = {
"NORMAL": "normal",
"LOGNORMAL": "lognormal",
Expand Down

0 comments on commit 48a313c

Please sign in to comment.