Skip to content

Commit

Permalink
Remove default json file
Browse files Browse the repository at this point in the history
iBlitzkriegi authored and iBlitzkriegi committed Jun 9, 2018
1 parent 2bfc3e3 commit d2f4546
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .idea/codeStyles/codeStyleConfig.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -135,7 +135,6 @@ public static void setupSyntaxFile() {
}
bw.flush();
bw.close();
generateJson();
//getEventValues(bw, 0, EventJDAEvent.class, EventGuildMessageReceived.class, AnyEvent.class);

} catch (IOException e) {

0 comments on commit d2f4546

Please sign in to comment.