Add missing import
Forgot the import Signed-off-by: matt-200 <123186429+matt-200@users.noreply.github.com>
This commit is contained in:
@@ -27,6 +27,7 @@ import {
|
||||
getAvatarUrl,
|
||||
getPullRequestLink,
|
||||
replaceReadme,
|
||||
buildEncodedUrl,
|
||||
} from './azure-devops-utils';
|
||||
import { GitPullRequest } from 'azure-devops-node-api/interfaces/GitInterfaces';
|
||||
import { UrlReader } from '@backstage/backend-common';
|
||||
|
||||
Reference in New Issue
Block a user