Skip to content

Commit

Permalink
executed go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
as3ii committed Oct 7, 2023
1 parent cc5fe9a commit 90b0123
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions riglist.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
package main

import (
"fmt"
"strings"
"context"
"fmt"
"github.com/la5nta/wl2k-go/rigcontrol/hamlib"
"strings"
)

func init() {
Expand Down

0 comments on commit 90b0123

Please sign in to comment.