mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
build: use gofumpt
Undecided if we need to use it. I think it's nice.
This commit is contained in:
@@ -29,7 +29,6 @@ func TestEnableDisableColumns(t *testing.T) {
|
||||
} else if !column.Disabled {
|
||||
t.Fatal("DstCountry is not disabled")
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
func TestDisableForbiddenColumns(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user