Skip to content

Commit

Permalink
TMYG12: fix folder name
Browse files Browse the repository at this point in the history
  • Loading branch information
leohhhn committed Oct 17, 2024
1 parent d63ed6c commit a0fa77d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/gnoblog-cli/post.go
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ func execPost(io commands.IO, args []string, cfg *cliCfg) error {
}

// Initialize Gnoclient

rpc, err := initRPCClient(cfg)
if err != nil {
return err
Expand Down
File renamed without changes.

0 comments on commit a0fa77d

Please sign in to comment.