fix(sqlc-dev/sqlc): import

This commit is contained in:
Kevin Franklin Kim 2025-02-21 11:46:58 +01:00
parent b1585a30c7
commit d3a4e752c5
No known key found for this signature in database

View File

@ -2,8 +2,6 @@ package sqlc
import ( import (
"context" "context"
"fmt"
"os"
"path" "path"
"github.com/foomo/posh/pkg/cache" "github.com/foomo/posh/pkg/cache"