remove test
This commit is contained in:
parent
6e9b4a5087
commit
1f4509597b
2 changed files with 2 additions and 2 deletions
lib/UI
|
@ -32,7 +32,7 @@ class Cli
|
|||
raise(@sync.error_msg) if not @sync.sync
|
||||
|
||||
return true
|
||||
# rescue Exception => e
|
||||
rescue Exception => e
|
||||
puts "#{I18n.t('display.error')} #7: #{e}".red
|
||||
return false
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue