QuickFix for USELESS_HIDDEN_IMPORT.
This commit is contained in:
committed by
Andrey Breslav
parent
6cd8779126
commit
8fad23691f
@@ -0,0 +1,5 @@
|
||||
// "Remove useless import for 'jet.List'" "true"
|
||||
import jet.Double
|
||||
import jet.List<caret>
|
||||
|
||||
class List {}
|
||||
Reference in New Issue
Block a user