Skip to content

Commit 346c7c9

Browse files
committed
Disable incomplete sync command
1 parent 04b410e commit 346c7c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/sketch/sketch.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ func InitCommand() *cobra.Command {
3131
Example: " " + commands.AppName + " sketch new MySketch",
3232
}
3333
sketchCommand.AddCommand(initNewCommand())
34-
sketchCommand.AddCommand(initSyncCommand())
34+
//sketchCommand.AddCommand(initSyncCommand())
3535
return sketchCommand
3636
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy