mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
minor cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3ea3639cb6
commit
bd85e5f6c3
@ -226,7 +226,6 @@ var CLIActions = actions.Actions({
|
||||
|
||||
|
||||
// basic code runner...
|
||||
// XXX should we handle/print errors here???
|
||||
cliDo: ['- System/CLI/run CODE',
|
||||
{cli: {
|
||||
name: '@do',
|
||||
@ -244,7 +243,6 @@ var CLIActions = actions.Actions({
|
||||
|
||||
// Interactive commands...
|
||||
//
|
||||
// XXX should we handle/print errors in script mode here???
|
||||
cliStartREPL: ['- System/CLI/start CLI interpreter',
|
||||
{cli: {
|
||||
name: '@repl',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user