Skip to content

Commit

Permalink
deleted additional folder
Browse files Browse the repository at this point in the history
  • Loading branch information
AAfghahi committed Mar 11, 2022
1 parent c61b3e6 commit 6ff80ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 209 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ import { t, SupersetTheme, css, useTheme } from '@superset-ui/core';
import Icons from 'src/components/Icons';
import { Switch } from 'src/components/Switch';
import { AlertObject } from 'src/views/CRUD/alert/types';
import { Menu, NoAnimationDropdown } from 'src/common/components';
import { NoAnimationDropdown } from 'src/components/Dropdown';
import { Menu } from 'src/components/Menu';
import { isFeatureEnabled, FeatureFlag } from 'src/featureFlags';
import DeleteModal from 'src/components/DeleteModal';
import ReportModal from 'src/components/ReportModal';
Expand Down

0 comments on commit 6ff80ca

Please sign in to comment.