mirror of
https://github.com/onyx-and-iris/vbantxt.git
synced 2026-04-16 14:03:40 +00:00
lint fixes
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Package main provides the configuration loading functionality for the vbantxt application.
|
||||
package main
|
||||
|
||||
import (
|
||||
|
||||
@@ -35,5 +35,4 @@ func TestLoadConfig_Errors(t *testing.T) {
|
||||
assert.ErrorContains(t, err, tc.err)
|
||||
})
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user