move the comment
This commit is contained in:
parent
a69811fc72
commit
20114ccd87
@ -1,9 +1,10 @@
|
|||||||
|
package server
|
||||||
|
|
||||||
// Copyright 2009 The Go Authors. All rights reserved.
|
// Copyright 2009 The Go Authors. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
//
|
//
|
||||||
// Meh, we need to get rid of this shit
|
// Meh, we need to get rid of this shit
|
||||||
package server
|
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"errors"
|
"errors"
|
||||||
|
Loading…
Reference in New Issue
Block a user