未验证 提交 2fd0f20a 编写于 作者: M Martin Aeschlimann 提交者: GitHub

Merge pull request #49684 from MaleDong/master

Refactor: Remove useless event interface
......@@ -38,9 +38,7 @@ export interface IJSONContributionRegistry {
getSchemaContributions(): ISchemaContributions;
}
export interface IJSONContributionRegistryEvent {
}
function normalizeId(id: string) {
if (id.length > 0 && id.charAt(id.length - 1) === '#') {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册