Skip to content

Removed unsed variables

Matthias Käppler requested to merge github/fork/yatish27/cleanup into master

Created by: yatish27

  • unused variables in couple of functions
  • replace File.exists? with File.exist? (deprecation)

Merge request reports