Remove duplicated Code Inspection #7
Annotations
3 notices
Class member can have 'private' visibility:
src/main/kotlin/com/github/serverfrog/bitburnerplugin/action/BitburnerActionGroup.kt#L26
Function 'append' could be private
|
Redundant empty primary constructor:
src/main/kotlin/com/github/serverfrog/bitburnerplugin/action/BitburnerPushAction.kt#L9
Remove empty primary constructor
|
Redundant empty primary constructor:
src/main/kotlin/com/github/serverfrog/bitburnerplugin/config/BitburnerSettings.kt#L13
Remove empty primary constructor
|