浏览代码

fixed lint errors

Matthias 8 年之前
父节点
当前提交
1ba59a6d11
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/MusicalScore/Graphical/MusicSheetCalculator.ts

+ 1 - 0
src/MusicalScore/Graphical/MusicSheetCalculator.ts

@@ -267,6 +267,7 @@ export abstract class MusicSheetCalculator {
     }
     }
 
 
     protected clearRecreatedObjects(): void {
     protected clearRecreatedObjects(): void {
+        return;
     }
     }
 
 
     protected handleStaffEntryLink(graphicalStaffEntry: GraphicalStaffEntry,
     protected handleStaffEntryLink(graphicalStaffEntry: GraphicalStaffEntry,