style: fix gofmt formatting in base_test.go and web.go
Remove trailing whitespace and extra newlines flagged by CI fmt-check.
This commit is contained in:
parent
4a701b3065
commit
dc42aa7b18
2 changed files with 4 additions and 5 deletions
|
|
@ -50,4 +50,3 @@ func TestBaseChannelIsAllowed(t *testing.T) {
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue