Skip to content

Commit bd7146a

Browse files
authored
Just make a code change to trigger publish
1 parent cd92acb commit bd7146a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

powershell/plugins/cs-namer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import { SchemaDefinitionResolver } from '../llcsharp/schema/schema-resolver';
1515

1616
type State = ModelState<codemodel.Model>;
1717

18-
1918
function setPropertyNames(schema: Schema) {
2019
// name each property in this schema
2120
for (const propertySchema of values(schema.properties)) {

0 commit comments

Comments
 (0)