Remove unused import

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2021-05-19 14:29:06 +02:00
parent b203699e92
commit d510f438c3
@@ -14,7 +14,7 @@
* limitations under the License.
*/
import { ApiProvider, ApiRegistry, createRouteRef } from '@backstage/core';
import { ApiProvider, ApiRegistry } from '@backstage/core';
import {
CatalogApi,