Skip to content

Commit

Permalink
docs(shell__command): Removing obsolete comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz-lobocki committed Sep 12, 2023
1 parent 7f66daf commit 28bc091
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/shell__command.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ Shell main function
*/
func shellMain(args []string) {
var (
//cmd *exec.Cmd // Command to execute
cmdArgs []string // Args of thecommand to execute
givenDir string
err error
Expand Down

0 comments on commit 28bc091

Please sign in to comment.