Skip to content

Commit 1abeb0a

Browse files
committed
remove command_line global declaration
1 parent 44ebba8 commit 1abeb0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/bashly/views/command/initialize.gtx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
> {{ Settings.function_name :initialize }}() {
44
> declare -g version="<%= version %>"
5-
> declare -g command_line
65
> {{ Settings.strict_string }}
76

87
if root_command?

0 commit comments

Comments
 (0)