Skip to content

Commit

Permalink
fix: merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
shafin-deriv committed Jul 15, 2024
1 parent 1b71c29 commit f9e0d44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/dashboard/cards.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import { DBOT_TABS } from '@/constants/bot-contents';
import { useStore } from '@/hooks/useStore';
import { Icon } from '@/utils/tmp/dummy';
import { localize } from '@deriv-com/translations';
import { Dialog, Text } from '@deriv-com/ui';
import { rudderStackSendQsOpenEventFromDashboard } from '../bot-builder/quick-strategy/analytics/rudderstack-quick-strategy';
import DashboardBotList from './load-bot-preview/dashboard-bot-list';
import GoogleDrive from './load-bot-preview/google-drive';
Expand Down

0 comments on commit f9e0d44

Please sign in to comment.