Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix lint
Browse files Browse the repository at this point in the history
davemarco committed Dec 2, 2024
1 parent db8eecc commit 22848ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/StatusBar/LogLevelSelect/index.tsx
Original file line number Diff line number Diff line change
@@ -33,8 +33,8 @@ import {
MAX_LOG_LEVEL,
} from "../../../typings/logs";
import {
UI_STATE,
UI_ELEMENT,
UI_STATE,
} from "../../../typings/states";
import {range} from "../../../utils/data";
import {

0 comments on commit 22848ca

Please sign in to comment.