Skip to content

Commit 44cb530

Browse files
committed
Fix ruff linter error
1 parent 7b8f3ee commit 44cb530

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nerfstudio/utils/eval_utils.py

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
import torch
2727
import yaml
2828

29-
from nerfstudio.configs.method_configs import all_methods
3029
from nerfstudio.engine.trainer import TrainerConfig
3130
from nerfstudio.pipelines.base_pipeline import Pipeline
3231
from nerfstudio.utils.rich_utils import CONSOLE

0 commit comments

Comments
 (0)