Skip to content

Commit fe4983f

Browse files
committed
chore: Remove unused statistics task
This fails the release task and we do not need it
1 parent 426435d commit fe4983f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Rakefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ RDoc::Task.new(:rdoc) do |rdoc|
1414
rdoc.rdoc_files.include('lib/**/*.rb')
1515
end
1616

17-
load 'rails/tasks/statistics.rake'
18-
1917
require 'bundler/gem_tasks'
2018

2119
begin

0 commit comments

Comments
 (0)