Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 4778332

Browse files
committed
Remove redundant import
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
1 parent a8c1e1f commit 4778332

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

torchchat.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
import logging
99
import subprocess
1010
import sys
11-
import lm_eval # noqa
1211

1312
from torchchat.cli.cli import (
1413
add_arguments_for_verb,

0 commit comments

Comments
 (0)