@@ -3,8 +3,6 @@ |
||
3 | 3 | namespace Dynamic\Locator\Tests; |
4 | 4 | |
5 | 5 | use Dynamic\Locator\LocationCategory; |
6 | -use Dynamic\SilverStripeGeocoder\GoogleGeocoder; |
|
7 | -use SilverStripe\Core\Config\Config; |
|
8 | 6 | use SilverStripe\Dev\SapphireTest; |
9 | 7 | use SilverStripe\Forms\FieldList; |
10 | 8 | use SilverStripe\Security\Member; |
@@ -2,8 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace Dynamic\Locator\Tests; |
4 | 4 | |
5 | -use Dynamic\SilverStripeGeocoder\GoogleGeocoder; |
|
6 | -use SilverStripe\Core\Config\Config; |
|
7 | 5 | use SilverStripe\Dev\SapphireTest; |
8 | 6 | use Dynamic\Locator\Location; |
9 | 7 | use SilverStripe\Security\Member; |