Skip to content
Snippets Groups Projects
Commit 62feb710 authored by Josh Brooks's avatar Josh Brooks
Browse files

Code cleanup

parent b0d96700
No related branches found
No related tags found
No related merge requests found
...@@ -40,8 +40,6 @@ func TestSearch_InvalidArgs(t *testing.T) { ...@@ -40,8 +40,6 @@ func TestSearch_InvalidArgs(t *testing.T) {
msg := NewMessage(msgs[0], cmixproto.Type_UDB_SEARCH) msg := NewMessage(msgs[0], cmixproto.Type_UDB_SEARCH)
sl.Hear(msg, false) sl.Hear(msg, false)
} }
// Test invalid search type // Test invalid search type
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment