Ver código fonte

Removes bogus import

main
Eric Amodio 1 ano atrás
pai
commit
d5c99fe4bd
1 arquivos alterados com 0 adições e 1 exclusões
  1. +0
    -1
      src/git/remotes/custom.ts

+ 0
- 1
src/git/remotes/custom.ts Ver arquivo

@ -1,4 +1,3 @@
import { url } from 'inspector';
import type { Range, Uri } from 'vscode';
import type { RemotesUrlsConfig } from '../../config';
import { getTokensFromTemplate, interpolate } from '../../system/string';

Carregando…
Cancelar
Salvar