Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Commit

Permalink
whitespace removal
Browse files Browse the repository at this point in the history
  • Loading branch information
scottleedavis committed May 11, 2019
1 parent a2ddcf7 commit acaa3bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/scheduler.go
Original file line number Diff line number Diff line change
Expand Up @@ -213,5 +213,4 @@ func (p *Plugin) getAndSetLock() bool {
}
p.API.KVSet(TriggerHostName, []byte(hostname))
return true

}

0 comments on commit acaa3bd

Please sign in to comment.