mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2025-06-28 22:26:47 +02:00
Removed some dead code.
This commit is contained in:
@ -4,10 +4,6 @@
|
||||
|
||||
package main
|
||||
|
||||
import "errors"
|
||||
|
||||
var ErrNotImplemented = errors.New("Not implemented")
|
||||
|
||||
type (
|
||||
Block struct {
|
||||
Key []byte
|
||||
|
Reference in New Issue
Block a user