Remove duplicated package documentation.

master
Klaus Post 2015-10-27 15:39:19 +01:00
parent 064a64aeae
commit 4c33f7e599
1 changed files with 0 additions and 4 deletions

View File

@ -5,10 +5,6 @@
* Copyright 2015, Backblaze, Inc.
*/
// Reed-Solomon Erasure Coding in Go
//
// For usage and examples, see https://github.com/klauspost/reedsolomon
//
package reedsolomon
import (