Skip to content

Commit

Permalink
cleaned up old code
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronSaikovski committed Jul 4, 2024
1 parent 2d05467 commit 0a72bee
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 86 deletions.
1 change: 0 additions & 1 deletion pkg/interfaces/powerdata.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ import (
type PowerData interface {
GetPowerData(*auth.LoginInfo) error
GetMonitorData(*auth.LoginInfo, interface{}) error
//LookupMonitorData(string) interface{}
}
39 changes: 0 additions & 39 deletions pkg/utils/errorhandler.go

This file was deleted.

46 changes: 0 additions & 46 deletions pkg/utils/paramcheck.go

This file was deleted.

0 comments on commit 0a72bee

Please sign in to comment.