Skip to content

Commit

Permalink
Merge pull request #2 from ermaker/remove
Browse files Browse the repository at this point in the history
Remove unused codes
  • Loading branch information
ermaker committed Aug 10, 2016
2 parents 9bf0072 + 8cbf48b commit 38268ca
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 56 deletions.
3 changes: 3 additions & 0 deletions .hound.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
ruby:
config_file: .rubocop.yml
fail_on_violations: true
1 change: 0 additions & 1 deletion lib/cool.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@

# The list of classes in Cool module
module Cool
autoload :Work, 'cool/work'
end
12 changes: 0 additions & 12 deletions lib/cool/work.rb

This file was deleted.

43 changes: 0 additions & 43 deletions spec/lib/cool/work_spec.rb

This file was deleted.

0 comments on commit 38268ca

Please sign in to comment.