Anyone have any idea why I’d be getting this warni...
# intellij
i
Anyone have any idea why I’d be getting this warning in IntelliJ? The primary constructor clearly isn’t empty here.
This is IntelliJ 2018.2 and plugin version 1.2.51-release-IJ2018.2-1
c
maybe the fields are unused?
i
@christophsturm Hmm, wouldn’t that error be per-field?