mirror of https://github.com/golang/go.git
strings: remove redundant symbols
This commit is contained in:
parent
de6abd7889
commit
ce9d44619e
|
|
@ -1,6 +1,6 @@
|
||||||
// Copyright 2021 The Go Authors. All rights reserved.
|
// Copyright 2021 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.
|
||||||
|
|
||||||
package strings_test
|
package strings_test
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue