We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 042f192 commit dda4dccCopy full SHA for dda4dcc
1 file changed
source/app/business/comments.py
@@ -45,7 +45,6 @@
45
from app.datamgmt.case.case_notes_db import get_case_note_comment
46
from app.datamgmt.case.case_tasks_db import get_case_task_comment
47
from app.datamgmt.case.case_events_db import get_case_event_comment
48
-from app.datamgmt.case.case_events_db import get_case_event_comment
49
from app.iris_engine.module_handler.module_handler import call_modules_hook
50
from app.iris_engine.utils.tracker import track_activity
51
from app.models.comments import Comments
0 commit comments