mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-01-15 17:21:46 +01:00
Reformat with gofumpt
This commit is contained in:
@@ -71,7 +71,6 @@ func countJobsNative(archivePath string) (int, error) {
|
||||
}
|
||||
return nil
|
||||
})
|
||||
|
||||
if err != nil {
|
||||
return 0, fmt.Errorf("failed to walk directory: %w", err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user