mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2024-12-23 16:50:18 +01:00
Removed some dead code.
This commit is contained in:
parent
29a5abeec4
commit
a165bcd53a
@ -4,10 +4,6 @@
|
||||
|
||||
package main
|
||||
|
||||
import "errors"
|
||||
|
||||
var ErrNotImplemented = errors.New("Not implemented")
|
||||
|
||||
type (
|
||||
Block struct {
|
||||
Key []byte
|
||||
|
Loading…
Reference in New Issue
Block a user