Skip to content

Commit

Permalink
Merge pull request #7 from phanle/master
Browse files Browse the repository at this point in the history
Remove HttpHandler
  • Loading branch information
phanle committed Jan 29, 2014
2 parents 6f3bc4a + adb49fd commit d353f47
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 115 deletions.
41 changes: 0 additions & 41 deletions lib/steno/http_handler.rb

This file was deleted.

73 changes: 0 additions & 73 deletions spec/unit/http_handler_spec.rb

This file was deleted.

1 change: 0 additions & 1 deletion steno.gemspec
Expand Up @@ -25,7 +25,6 @@ Gem::Specification.new do |gem|
gem.require_paths = ["lib"]
gem.version = Steno::VERSION

gem.add_dependency("grape")
gem.add_dependency("yajl-ruby", "~> 1.0")
gem.add_dependency("fluent-logger")

Expand Down

0 comments on commit d353f47

Please sign in to comment.