Skip to content

Commit 21659e3

Browse files
committed
Remove deprecated loading of statistics.rake from Rakefile
1 parent bd6b377 commit 21659e3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Rakefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ require "bundler/setup"
55
APP_RAKEFILE = File.expand_path("test/dummy/Rakefile", __dir__)
66
load "rails/tasks/engine.rake"
77

8-
load "rails/tasks/statistics.rake"
9-
108
require "bundler/gem_tasks"
119
require "rake/tasklib"
1210

0 commit comments

Comments
 (0)