mirror of
https://github.com/golang/go
synced 2024-11-21 20:24:50 -07:00
os: remove duplicate package description
file.go contains a more complete package description. R=golang-dev, gri CC=golang-dev https://golang.org/cl/4645058
This commit is contained in:
parent
fc57c4b7a9
commit
7a471eadcc
@ -2,8 +2,6 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// The os package provides a platform-independent interface to operating
|
||||
// system functionality. The design is Unix-like.
|
||||
package os
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user