Skip to content
This repository has been archived by the owner on Nov 30, 2020. It is now read-only.

Commit

Permalink
Merge pull request #7 from christopherdarling/patch-2
Browse files Browse the repository at this point in the history
FIX missing use Convert
  • Loading branch information
mediabeastnz authored May 23, 2019
2 parents 22d6763 + a9936fa commit 2fa423c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Imgix.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace PlatoCreative\Imgix;

use SilverStripe\Control\Director;
use SilverStripe\Core\Convert;
use SilverStripe\Assets\Image;
use Imgix\UrlBuilder;

Expand Down

0 comments on commit 2fa423c

Please sign in to comment.