Skip to content

Commit

Permalink
Update SqlAlchemyForm.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
pkdotson authored Feb 7, 2022
1 parent c54e2d1 commit 1cd1d32
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
import React, { EventHandler, ChangeEvent, MouseEvent } from 'react';
import { t, SupersetTheme } from '@superset-ui/core';
import SupersetText from 'src/utils/textUtils';
// import SupersetText, { SupersetTextType, st } from 'src/utils/textUtils';
import Button from 'src/components/Button';
import { StyledInputContainer, wideButton } from './styles';

Expand Down

0 comments on commit 1cd1d32

Please sign in to comment.