summaryrefslogtreecommitdiffstats
path: root/commands/limit_darwin.go
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-01-05 15:43:48 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-01-05 15:45:25 +0100
commitc60c41e051698292929f5c1f34f1760a6a37b560 (patch)
tree786cba4f821e6d32055088fba15fe93bd4330261 /commands/limit_darwin.go
parent01ee525f47289fa95fd3897815c72b60c58b47f1 (diff)
commans: Remove unneeded build constraint
Fixes #2886
Diffstat (limited to 'commands/limit_darwin.go')
-rw-r--r--commands/limit_darwin.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/commands/limit_darwin.go b/commands/limit_darwin.go
index 7dc8b7638..b9d977737 100644
--- a/commands/limit_darwin.go
+++ b/commands/limit_darwin.go
@@ -11,7 +11,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// +build darwin
// Copyright 2015 The Hugo Authors. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");