aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/debuglog_off.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/debuglog_off.go')
-rw-r--r--src/runtime/debuglog_off.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/debuglog_off.go b/src/runtime/debuglog_off.go
index dd38156999..fa3be39c70 100644
--- a/src/runtime/debuglog_off.go
+++ b/src/runtime/debuglog_off.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build !debuglog
-// +build !debuglog
package runtime