Skip to content

Commit

Permalink
Delete info.
Browse files Browse the repository at this point in the history
  • Loading branch information
ptabor committed Dec 1, 2024
1 parent f0aec04 commit 78283cd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions application/application.go
Original file line number Diff line number Diff line change
Expand Up @@ -1150,10 +1150,6 @@ func (a *Application) getLocalIP() (string, error) {
return "", fmt.Errorf("Failed to get local ip address")
}

//func (a *Application) Info() cmd.{
//
//}

func (a *Application) startStreamingServer() error {
if a.httpServer != nil {
return nil
Expand Down

0 comments on commit 78283cd

Please sign in to comment.