Added missing new lines at eof

This commit is contained in:
Graham Campbell
2014-09-21 20:31:42 +01:00
parent 4e5a151774
commit 37f1e77494
8 changed files with 8 additions and 8 deletions

View File

@@ -14,4 +14,4 @@ class BasicAuthFilter {
return Auth::basic();
}
}
}

View File

@@ -17,4 +17,4 @@ class GuestFilter {
}
}
}
}

View File

@@ -17,4 +17,4 @@ class MaintenanceFilter {
}
}
}
}