Commit bc105986 authored by Simon Pastor's avatar Simon Pastor
Browse files

build error

parent cd663c84
Loading
Loading
Loading
Loading
+5 −6
Original line number Diff line number Diff line
@@ -194,4 +194,3 @@ func Stop() (err error) {
	sbi.mqLocal.UnregisterHandler(sbi.handlerId)
	return nil
}
+0 −3
Original line number Diff line number Diff line
@@ -37,9 +37,6 @@ import (
	"github.com/gorilla/mux"
)

const INITIAL = 0
const UPDATED = 1

//json format using spacing to facilitate reading
const testScenario string = `
{
+21 −21

File changed.

Contains only whitespace changes.