瀏覽代碼

Fix whitespace at end of line for code style compliance

Livvy Mackintosh 7 年之前
父節點
當前提交
9cdc7dedc0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/View.ts

+ 1 - 1
src/View.ts

@@ -663,7 +663,7 @@ export default abstract class View extends InteractiveDateComponent {
     let durationDelta = this.diffDates(
       eventInstance.dateProfile.end,
       eventInstance.dateProfile.start
-    ) 
+    )
 
     this.triggerEventResize(
       eventInstance,