Skip to content

Commit 0b8156c

Browse files
committed
all: fix eslint
1 parent 615e53b commit 0b8156c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/BatchProfileAttributeEditor.ts

-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ interface IUserSettingsRemoveFromArrayAction {
6464
value: string | string[];
6565
}
6666

67-
6867
type IUserSettingsAction =
6968
| IUserSettingsSetAttributeAction
7069
| IUserSettingsRemoveAttributeAction

0 commit comments

Comments
 (0)