Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Vilsol committed Dec 20, 2023
1 parent 7c31b38 commit 3385567
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmd/apply.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
package cmd

import (
"github.com/spf13/cobra"
"log/slog"
"os"
"sync"

"github.com/spf13/cobra"

"github.com/satisfactorymodding/ficsit-cli/cli"
)

Expand Down

0 comments on commit 3385567

Please sign in to comment.