diff --git a/api/miner_subsystems.go b/api/miner_subsystems.go index efca59c4e55..2a392c68022 100644 --- a/api/miner_subsystems.go +++ b/api/miner_subsystems.go @@ -6,7 +6,6 @@ import ( ) // MinerSubsystem represents a miner subsystem. Int and string values are not -// guaranteed to be stable over time is not // guaranteed to be stable over time. type MinerSubsystem int