Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
avallete committed Jan 17, 2025
1 parent dffaf46 commit 2723ecb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/snippets.go
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
package cmd

import (
"github.com/pkg/errors"
"github.com/spf13/afero"
"github.com/spf13/cobra"
"github.com/supabase/cli/internal/snippets/download"
"github.com/supabase/cli/internal/snippets/list"
"github.com/supabase/cli/internal/utils"
"github.com/supabase/cli/internal/utils/flags"
)

Expand Down

0 comments on commit 2723ecb

Please sign in to comment.