Fix ErrorApi types import

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
This commit is contained in:
Philipp Hugenroth
2021-06-21 11:53:05 +02:00
parent 11ff8c952a
commit 16b35af2b9
@@ -1,4 +1,4 @@
import { ErrorApi } from '../../definitions';
import { ErrorApi } from '@backstage/core-plugin-api';
/*
* Copyright 2020 Spotify AB