mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
;
This commit is contained in:
parent
c159b2138e
commit
bfbe01e541
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import {
|
|||
|
||||
import * as nls from '../../../../nls.js';
|
||||
|
||||
import { VoidViewPane } from '../../../../workbench/contrib/void/browser/voidViewPane.js'
|
||||
import { VoidViewPane } from '../../../../workbench/contrib/void/browser/voidViewPane.js';
|
||||
|
||||
import { Codicon } from '../../../../base/common/codicons.js';
|
||||
import { localize } from '../../../../nls.js';
|
||||
|
|
|
|||
Loading…
Reference in a new issue