Skip to content

Commit

Permalink
Merge pull request #6 from spatie/analysis-qoQBpQ
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
freekmurze committed Jan 20, 2017
2 parents 147e572 + e9cf200 commit c7ba4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Valuestore.php
Expand Up @@ -2,8 +2,8 @@

namespace Spatie\Valuestore;

use ArrayAccess;
use Countable;
use ArrayAccess;

class Valuestore implements ArrayAccess, Countable
{
Expand Down

0 comments on commit c7ba4dd

Please sign in to comment.