Просмотр исходного кода

Fix whitespace at end of line for code style compliance

Livvy Mackintosh 7 лет назад
Родитель
Сommit
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,