Skip to content

Commit 84689e0

Browse files
authored
feat: trigger new release (#91)
1 parent 04f5913 commit 84689e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/simplification/SimplifyExtend.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ function tryAddExtends(simplifiedModels: CommonModel[], alreadyExtendingModels :
3333
alreadyExtendingModels.push(rootSimplifiedModel.$id);
3434
}
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)