mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
oops, copy paste error
This commit is contained in:
parent
06950e27c8
commit
76fbfb53fa
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
// Copyright 2011 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
// TODO(@func25): drop this file when the issue at <link_to_go_issue> is fixed
|
||||
// TODO(@func25,@anyone): drop this file when the issue at https://github.com/golang/go/issues/69303 is fixed
|
||||
|
||||
package syntax
|
||||
|
||||
|
|
Loading…
Reference in a new issue