remove whitespace (space/tab) from empty lines

pull/1206/head
Andreas Ziegler 2016-06-04 01:08:16 +02:00
parent 5e4f09352d
commit 898ea1d97c
164 changed files with 1171 additions and 1173 deletions

View File

@ -206,4 +206,3 @@ class SharingGroupsController extends AppController {
$this->set('sg', $sg); $this->set('sg', $sg);
} }
} }

View File

@ -35,4 +35,3 @@ You can also sort the table by using the sort and direction parameters. For exam
To export all the events at once, with their attributes, use the export functionality. To export all the events at once, with their attributes, use the export functionality.
--> -->