Explorar el Código

Removes bogus import

main
Eric Amodio hace 1 año
padre
commit
d5c99fe4bd
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      src/git/remotes/custom.ts

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

@ -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';

Cargando…
Cancelar
Guardar