Remove required `sdoc` from Rakefile

This is required inside `api/task`
This commit is contained in:
Arun Agrawal 2015-10-26 11:51:05 +01:00
parent 0946318386
commit f65c891f38
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
require 'sdoc'
require 'net/http'
$:.unshift File.expand_path('..', __FILE__)