Skip to content

Commit 516a417

Browse files
committed
Lint
1 parent 0bf4f4a commit 516a417

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/models/llama/runner/runner.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@
2727

2828
namespace example {
2929

30-
class ET_EXPERIMENTAL Runner
31-
: public executorch::extension::llm::IRunner {
30+
class ET_EXPERIMENTAL Runner : public executorch::extension::llm::IRunner {
3231
public:
3332
explicit Runner(
3433
const std::string& model_path,

0 commit comments

Comments
 (0)