strings: remove redundant symbols

This commit is contained in:
fangguizhen 2023-01-18 00:29:21 +08:00
parent de6abd7889
commit ce9d44619e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
// Copyright 2021 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.ß
// license that can be found in the LICENSE file.
package strings_test