diff --git a/packages/integration/src/gitlab/core.ts b/packages/integration/src/gitlab/core.ts index 64b350eb67..5432bd90ee 100644 --- a/packages/integration/src/gitlab/core.ts +++ b/packages/integration/src/gitlab/core.ts @@ -17,9 +17,6 @@ import { GitLabIntegrationConfig } from './config'; import fetch from 'cross-fetch'; import { InputError } from '@backstage/errors'; -import { relative } from 'path'; -import { trimStart } from 'lodash'; -// import { config } from 'process'; /** * Given a URL pointing to a file on a provider, returns a URL that is suitable