Skip to content

Commit

Permalink
fix rubocop offense
Browse files Browse the repository at this point in the history
  • Loading branch information
jsrain committed Jan 22, 2015
1 parent 974114c commit 4342078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/system/src/modules/FileChanges.rb
Expand Up @@ -269,7 +269,7 @@ def CheckNewCreatedFiles(files)
return true
end
end
return true
true
end

publish function: :FileChanged, type: "boolean (string)"
Expand Down

0 comments on commit 4342078

Please sign in to comment.