Skip to content

Commit

Permalink
Merge pull request #26 from future-architect/remove-fmt
Browse files Browse the repository at this point in the history
fix:rmove unused fmt
  • Loading branch information
orangekame3 authored Oct 23, 2023
2 parents 176516d + 5fdccea commit 6fad334
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Copyright © 2023 Takafumi Miyanaga [email protected]
package cmd

import (
"fmt"
"os"

"github.com/spf13/cobra"
Expand Down

0 comments on commit 6fad334

Please sign in to comment.