Removed C# references from java generator. Move annotations closer to definitions (#6204)

This commit is contained in:
Derek Bailey
2020-10-25 21:42:29 -07:00
committed by GitHub
parent 42d7c79977
commit 914c646014
3 changed files with 16 additions and 21 deletions

3
.gitignore vendored
View File

@@ -134,4 +134,5 @@ js/**/*.js
js/**/*.d.ts
mjs/**/*.js
mjs/**/*.d.ts
yarn-error.log
yarn-error.log
.cache/