This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Removes bogus import
main
Eric Amodio
1 year ago
parent
ed5f240b0f
commit
d5c99fe4bd
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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'
;
Write
Preview
Loading…
Cancel
Save