Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
yseto committed Aug 30, 2022
1 parent 6f27a9b commit b8e146e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mackerel-plugin-windows-server-sessions/lib/sessions.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import (

// WindowsServerSessionsPlugin store the name of servers
type WindowsServerSessionsPlugin struct {
names []string
}

func getCounts() (map[string]int, error) {
Expand Down

0 comments on commit b8e146e

Please sign in to comment.