Remove unused import
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import { ApiProvider, ApiRegistry, createRouteRef } from '@backstage/core';
|
||||
import { ApiProvider, ApiRegistry } from '@backstage/core';
|
||||
|
||||
import {
|
||||
CatalogApi,
|
||||
|
||||
Reference in New Issue
Block a user