mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-26 05:30:54 +03:00
Run gofmt -s on source files
This commit is contained in:
parent
b6f44aaf1a
commit
d55af2abf0
8 changed files with 7 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue