Skip to content

Commit

Permalink
remove unuse import
Browse files Browse the repository at this point in the history
  • Loading branch information
jinghua-qa committed Oct 28, 2021
1 parent 45a43c2 commit 00b9147
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions superset-frontend/cypress-base/cypress/support/directories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
* under the License.
*/

import { data } from 'cypress/types/jquery';
import M from 'cypress/types/minimatch';

const dataTestLocator = (value: string) => `[data-test='${value}']`;

export const pageHeader = {
Expand Down

0 comments on commit 00b9147

Please sign in to comment.