diff --git a/src/strings/strings.s b/src/strings/strings.s deleted file mode 100644 index 55103bae05..0000000000 --- a/src/strings/strings.s +++ /dev/null @@ -1,5 +0,0 @@ -// Copyright 2013 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. - -// This file is here just to make the go tool happy.