Apply go fmt

This commit is contained in:
Elizabeth Engelman
2019-09-25 16:32:27 -05:00
parent dc06991605
commit ee244ac6f5
6 changed files with 24 additions and 28 deletions
@@ -33,4 +33,3 @@ var _ = Describe("StateDiff Streamer", func() {
client.AssertSubscribeCalledWith("statediff", payloadChan, []interface{}{"stream"})
})
})