Align to original

This commit is contained in:
kjake 2025-01-20 17:13:45 -05:00
parent fee93f8cce
commit e75a43eec4
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import (
"fmt"
"os"
"github.com/urfave/cli/v2"
cli "github.com/urfave/cli/v2"
"github.com/cloudflare/cloudflared/cmd/cloudflared/cliutil"
)