mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
chore: enable no-unused-vars and prefer-template eslint rules (#10350)
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
import { Alert } from 'react-bootstrap';
|
||||
import React from 'react';
|
||||
import { mount } from 'enzyme';
|
||||
import { act } from 'react-dom/test-utils';
|
||||
import Toast from 'src/messageToasts/components/Toast';
|
||||
|
||||
import mockMessageToasts from '../mockMessageToasts';
|
||||
|
||||
Reference in New Issue
Block a user