Fix linter errors

This commit is contained in:
Daniel 2022-10-10 22:57:27 +02:00
parent 3c8157fd91
commit 144e5d8312
3 changed files with 30 additions and 31 deletions

View file

@ -163,6 +163,5 @@ func (m *module) start() error {
}
func (m *module) stop() error {
return nil
}