mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 15:55:59 +01:00
@@ -5,7 +5,7 @@
|
||||
|
||||
import { LogOutputChannel, Memento, Uri, workspace } from 'vscode';
|
||||
import { LRUCache } from './cache';
|
||||
import { Remote, RepositoryAccessDetails } from './api/git';
|
||||
import type { Remote, RepositoryAccessDetails } from './api/git';
|
||||
import { isDescendant } from './util';
|
||||
|
||||
export interface RepositoryCacheInfo {
|
||||
|
||||
Reference in New Issue
Block a user