Completed
Push — master ( 095a4a...fe0f99 )
by Nate
04:06
created
src/types/Entry.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,8 +3,8 @@
 block discarded – undo
3 3
 namespace flipbox\link\types;
4 4
 
5 5
 use Craft;
6
-use craft\elements\Entry as EntryElement;
7 6
 use craft\base\ElementInterface;
7
+use craft\elements\Entry as EntryElement;
8 8
 use flipbox\link\fields\Link;
9 9
 use yii\base\Exception;
10 10
 
Please login to merge, or discard this patch.