Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9ca0fc6

Browse files
committedAug 21, 2016
Remove TODO unnecesary
1 parent 7299a80 commit 9ca0fc6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎app/Http/Controllers/StatusPageController.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
//TODO analyze
2+
33
/*
44
* This file is part of Cachet.
55
*

‎app/Presenters/IncidentPresenter.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
//TODO analyze
2+
33
/*
44
* This file is part of Cachet.
55
*

0 commit comments

Comments
 (0)
Please sign in to comment.