Skip to content

Commit

Permalink
Removes requires unnacessary
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilherme Pereira committed Nov 20, 2014
1 parent 9266fd9 commit 6f5af76
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/api_docs/web.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
require 'yaml'
require 'sinatra/base'
require "bundler/setup"
require 'rdoc'
require 'rdoc/markdown'

module ApiDocs
class Web < Sinatra::Base
Expand Down

0 comments on commit 6f5af76

Please sign in to comment.