Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay-gupta7 committed Aug 11, 2024
1 parent cc25cf8 commit 2c7ff48
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 PushJSON from './PushJSON';
import PushSettingForm from './PushSettingForm';
import { getSupernovaOpenCloud } from '../store/providers/supernova/getSupernovaOpenCloud';
import Modal from './Modal';
import { FormatSelector } from './FormatSelector';

function PushDialog() {
const { onConfirm, onCancel, showPushDialog } = usePushDialog();
Expand Down

0 comments on commit 2c7ff48

Please sign in to comment.