mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 11:38:51 +01:00
💄 tslint /api
This commit is contained in:
@@ -102,7 +102,6 @@ export class FileSystemWatcher implements _FileSystemWatcher {
|
||||
export class ExtHostFileSystemEventService {
|
||||
|
||||
private _emitter = new Emitter<FileSystemEvents>();
|
||||
private _watchers: FileSystemWatcher[] = [];
|
||||
|
||||
constructor(@INullService ns) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user