Skip to content

Commit

Permalink
Merge pull request #22 from mpociot/analysis-qgO15w
Browse files Browse the repository at this point in the history
Applied fixes from StyleCI
  • Loading branch information
mpociot committed Feb 17, 2016
2 parents 9e67fb8 + 0e055d3 commit dc86b35
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 dc86b35

Please sign in to comment.