Fix L10n style and content @wfjsw

This commit is contained in:
James Brooks
2015-04-18 16:55:51 +01:00
parent 17c31f4f2f
commit ba7f9881d6
13 changed files with 89 additions and 79 deletions

View File

@@ -4,7 +4,6 @@ namespace CachetHQ\Cachet\Http\Controllers;
use CachetHQ\Cachet\Facades\Setting;
use CachetHQ\Cachet\Models\Incident;
use Illuminate\Support\Facades\Response;
use Roumen\Feed\Facades\Feed;
class AtomController extends AbstractController