mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-12 20:13:59 +02:00
Run gofmt -s on source files
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
b6f44aaf1a
commit
d55af2abf0
@@ -23,7 +23,7 @@ import (
|
||||
// Additional features are:
|
||||
// * it can be reset, so the action can be repeated if needed
|
||||
// * it has methods to check if it's done or in progress
|
||||
//
|
||||
|
||||
type onceMore struct {
|
||||
mu sync.Mutex
|
||||
lock uint32
|
||||
|
Reference in New Issue
Block a user