Skip to content

Commit

Permalink
[CodeFactor] Apply fixes to commit 2bfd8c1
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
code-factor committed Aug 22, 2021
1 parent 2bfd8c1 commit 439e5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/latte.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def self.getPkgfile
system("wget #{$packageFileURL}")
# "wget #{$packageFileURL}"
puts 'wget complete'
#TODO:implement begin.resuce,else,ensure,end
# TODO: implement begin.resuce,else,ensure,end
# system("wget #{$packageFile}")
# file = IniFile.load("#{$packageFile}.ini")
# data = file['package']
Expand Down

0 comments on commit 439e5ee

Please sign in to comment.