forked from toolshed/abra
chore: remove unused prototype code
This commit is contained in:
parent
ef1591d596
commit
cf7a8d114a
@ -37,10 +37,6 @@ type App struct {
|
|||||||
File AppFile
|
File AppFile
|
||||||
}
|
}
|
||||||
|
|
||||||
func (a App) GetStatus() (string, error) {
|
|
||||||
return "unknown", nil
|
|
||||||
}
|
|
||||||
|
|
||||||
type ByServer []App
|
type ByServer []App
|
||||||
|
|
||||||
func (a ByServer) Len() int { return len(a) }
|
func (a ByServer) Len() int { return len(a) }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user