Jelajahi Sumber

Fix whitespace at end of line for code style compliance

Livvy Mackintosh 7 tahun lalu
induk
melakukan
9cdc7dedc0
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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(
     let durationDelta = this.diffDates(
       eventInstance.dateProfile.end,
       eventInstance.dateProfile.end,
       eventInstance.dateProfile.start
       eventInstance.dateProfile.start
-    ) 
+    )
 
 
     this.triggerEventResize(
     this.triggerEventResize(
       eventInstance,
       eventInstance,