Skip to content

Commit

Permalink
Remove CacheTrait.
Browse files Browse the repository at this point in the history
  • Loading branch information
romeOz committed Nov 7, 2015
1 parent 779c6fb commit a6fc2de
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
2 changes: 0 additions & 2 deletions src/CacheStub.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

class CacheStub extends Cache
{
use CacheTrait;

/**
* @inheritdoc
*/
Expand Down
13 changes: 0 additions & 13 deletions src/CacheTrait.php

This file was deleted.

0 comments on commit a6fc2de

Please sign in to comment.