remove unused import

Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>
This commit is contained in:
Oleg S
2023-02-20 08:51:55 -05:00
parent 6a28b421df
commit 604e17e09b
@@ -14,7 +14,6 @@
* limitations under the License.
*/
import type { HttpRouterService } from '@backstage/backend-plugin-api';
import { CompoundEntityRef } from '@backstage/catalog-model';
import { TodoItem } from '../lib';