Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Kong committed Sep 30, 2024
1 parent 6a2acc6 commit 2184d5f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { stripHtml } from "string-strip-html";
import clip from "text-clipper";
import ReactHtmlParser from 'react-html-parser';

//import { BECAUSE, BUT, CHECKLIST, Feedback, INTRODUCTION, READ_AND_HIGHLIGHT, SO, getLatestAttempt } from '../../Shared/index';
import { QuestionObject, Activity } from '../interfaces';
import { PromptInterface } from '../../Staff/interfaces/evidenceInterfaces';
import { getLatestAttempt } from './getLatestAttempt';
Expand Down

0 comments on commit 2184d5f

Please sign in to comment.