Skip to content

Commit

Permalink
Fix unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
hupe1980 committed Aug 19, 2021
1 parent 43049d6 commit 18a9caf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tubes/process_linux.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
package tubes

import (
"fmt"
"os"

"github.com/shirou/gopsutil/v3/process"
)

Expand Down

0 comments on commit 18a9caf

Please sign in to comment.