major refactor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package com.infendro.cli.exception.build
|
||||
|
||||
class DuplicateCommandException(
|
||||
val command: String,
|
||||
val command: String?,
|
||||
) : Exception()
|
||||
|
||||
Reference in New Issue
Block a user