Completed
Push — master ( 8c95bb...199f9c )
by Nate
15:05
created
src/HubSpot.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -12,8 +12,8 @@
 block discarded – undo
12 12
 use flipbox\hubspot\fields\ContactList;
13 13
 use flipbox\hubspot\models\Settings as SettingsModel;
14 14
 use flipbox\hubspot\patron\provider\HubSpot as HubSpotProvider;
15
-use flipbox\patron\modules\configuration\events\RegisterProviders;
16 15
 use flipbox\patron\modules\configuration\Module as PatronConfiguration;
16
+use flipbox\patron\modules\configuration\events\RegisterProviders;
17 17
 use flipbox\spark\modules\interfaces\LoggableInterface;
18 18
 use flipbox\spark\modules\traits\LoggableTrait;
19 19
 use yii\base\Event;
Please login to merge, or discard this patch.