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