newlines at the end of files

This commit is contained in:
2023-10-12 17:45:47 +02:00
parent 1308ef8d44
commit 4f44eb58c7
12 changed files with 12 additions and 13 deletions
+1 -3
View File
@@ -29,6 +29,4 @@ export default class TimeRange {
return targetDate.getTime();
}
}
}