Skip to content

Commit

Permalink
Remove unused property.
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Aug 16, 2015
1 parent 1c204b7 commit 60520dc
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tests/TestCase/View/ViewTest.php
Expand Up @@ -42,13 +42,6 @@ class ViewPostsController extends Controller
*/
public $name = 'Posts';

/**
* uses property
*
* @var mixed
*/
public $uses = null;

/**
* index method
*
Expand Down

0 comments on commit 60520dc

Please sign in to comment.