mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2025-11-06 10:55:28 +01: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