We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04f5913 commit 84689e0Copy full SHA for 84689e0
src/simplification/SimplifyExtend.ts
@@ -33,4 +33,4 @@ function tryAddExtends(simplifiedModels: CommonModel[], alreadyExtendingModels :
33
alreadyExtendingModels.push(rootSimplifiedModel.$id);
34
}
35
36
-}
+}
0 commit comments