--- a/client/src/api/WebAnnotationSerializer.js Tue Jun 27 18:11:40 2017 +0200
+++ b/client/src/api/WebAnnotationSerializer.js Tue Jun 27 18:12:10 2017 +0200
@@ -1,5 +1,3 @@
-import Note from '../store/noteRecord';
-
class WebAnnotationSerializer {
static serialize = (note) => {