apply linter
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/tag/test Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful

This commit is contained in:
Simon Vieille 2024-07-31 12:43:40 +02:00
commit c3d8b02d8c
Signed by: deblan
GPG key ID: 579388D585F70417
3 changed files with 0 additions and 3 deletions

View file

@ -6,7 +6,6 @@ import (
func HandleFocusEvent(config Config) (*exec.Cmd, error) {
files, err := GetOutputsWallpapers(config)
if err != nil {
return nil, err
}