Skip to content

Commit dd0b55c

Browse files
committed
fix formatting (again)
1 parent a62447b commit dd0b55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/resolver.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ class Rand {
166166
167167
return res;
168168
}
169-
}
169+
};
170170
`
171171

172172
const GeneratorTemplate = `

0 commit comments

Comments
 (0)