Skip to content

Commit

Permalink
Removed redundant imports for code check
Browse files Browse the repository at this point in the history
  • Loading branch information
Junwei Lyu committed Feb 7, 2025
1 parent 6743185 commit 885f169
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions run_configs/lfric/lfric_common.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
import logging
import os
import shutil
from typing import Optional
from pathlib import Path

from fab.artefacts import ArtefactSet
from fab.build_config import BuildConfig
from fab.steps import step
from fab.steps.find_source_files import find_source_files
Expand Down

0 comments on commit 885f169

Please sign in to comment.