about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gn3/api/case_attributes.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gn3/api/case_attributes.py b/gn3/api/case_attributes.py
index 18e37c5..28337ea 100644
--- a/gn3/api/case_attributes.py
+++ b/gn3/api/case_attributes.py
@@ -17,7 +17,6 @@ from flask import (
 from gn3.db.case_attributes import (
     CaseAttributeEdit,
     EditStatus,
-    view_change,
     queue_edit,
     apply_change,
     get_changes)