with 'go fmt' applied

This commit is contained in:
mirac
2021-08-26 16:52:43 +02:00
parent a025facbf1
commit f46c417419
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// +build !windows
// +build !windows
// +build !openbsd
package server

View File

@@ -1,4 +1,4 @@
// Copyright 2020 The NATS Authors
// Copyright 2021 The NATS Authors
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
@@ -11,7 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// +build openbsd
// +build openbsd
package server