We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af697fc commit c7a78beCopy full SHA for c7a78be
lib/grammars/java.js
@@ -1,11 +1,4 @@
1
"use babel"
2
-
3
-/*
4
- * decaffeinate suggestions:
5
- * DS102: Remove unnecessary code created because of implicit returns
6
- * DS207: Consider shorter variations of null checks
7
- * Full docs: https://github.com/decaffeinate/decaffeinate/blob/master/docs/suggestions.md
8
- */
9
import path from "path"
10
import GrammarUtils from "../grammar-utils"
11
const { command } = GrammarUtils
0 commit comments