Browse Source

Removes bogus import

main
Eric Amodio 1 year ago
parent
commit
d5c99fe4bd
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/git/remotes/custom.ts

+ 0
- 1
src/git/remotes/custom.ts View File

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

Loading…
Cancel
Save