Skip to content

Commit

Permalink
Address sonarcloud issue
Browse files Browse the repository at this point in the history
  • Loading branch information
NatSquared committed Jul 24, 2024
1 parent 9e1a4ba commit 9b199b0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import '@testing-library/jest-dom';
import EngagementListing from '../../../../src/components/engagement/listing';
import { setupEnv } from '../setEnvVars';
import * as reactRedux from 'react-redux';
import * as engagementService from 'services/engagementService';
import * as notificationSlice from 'services/notificationService/notificationSlice';
import { createDefaultSurvey } from 'models/survey';
import { createDefaultEngagement } from 'models/engagement';
Expand Down

0 comments on commit 9b199b0

Please sign in to comment.