Skip to content

Commit c7a78be

Browse files
committed
chore: remove decaffeinate suggestions [skip ci]
1 parent af697fc commit c7a78be

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

lib/grammars/java.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
"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-
*/
92
import path from "path"
103
import GrammarUtils from "../grammar-utils"
114
const { command } = GrammarUtils

0 commit comments

Comments
 (0)