Skip to content

Commit

Permalink
fix: import redis
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnhind committed Apr 24, 2019
1 parent 7698928 commit e14184d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/CurlRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
namespace PHPShopify;


use Illuminate\Support\Facades\Redis;
use PHPShopify\Exception\CurlException;

/*
Expand Down

0 comments on commit e14184d

Please sign in to comment.