Skip to content

Commit

Permalink
refactor: resolved DiscussionsSettings test linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
BilalQamar95 committed Oct 2, 2023
1 parent dd6cf94 commit 742136c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import { fetchCourseDetail } from '../../data/thunks';
import initializeStore from '../../store';
import { executeThunk } from '../../utils';
import PagesAndResourcesProvider from '../PagesAndResourcesProvider';
import ltiMessages from './app-config-form/apps/lti/messages';
// import ltiMessages from './app-config-form/apps/lti/messages';
import appMessages from './app-config-form/messages';
import messages from './app-list/messages';
import { getDiscussionsProvidersUrl, getDiscussionsSettingsUrl } from './data/api';
Expand Down

0 comments on commit 742136c

Please sign in to comment.