Skip to content

Commit a34f286

Browse files
Removed disable linting line
1 parent 65de99f commit a34f286

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/alerting_example/public/components/create_alert.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ import { ALERTING_EXAMPLE_APP_ID } from '../../common/constants';
3030

3131
export const CreateAlert = ({
3232
http,
33-
// eslint-disable-next-line @typescript-eslint/naming-convention
3433
triggersActionsUi,
3534
charts,
3635
uiSettings,

0 commit comments

Comments
 (0)