Skip to content

Commit

Permalink
Applied fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
mpociot authored and StyleCIBot committed Feb 17, 2016
1 parent 9e67fb8 commit 0e055d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Mpociot/CaptainHook/Webhook.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ public static function boot()
Cache::forget(self::CACHE_KEY);
});


static::updated(function ($results) {
Cache::forget(self::CACHE_KEY);
});
Expand Down

0 comments on commit 0e055d3

Please sign in to comment.