removed metric_fu
This commit is contained in:
parent
39320e1e3a
commit
57d0b22e09
1 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
@ -3,5 +3,5 @@
|
||||||
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
|
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
|
||||||
|
|
||||||
require File.expand_path('../config/application', __FILE__)
|
require File.expand_path('../config/application', __FILE__)
|
||||||
require 'metric_fu'
|
|
||||||
Zammad::Application.load_tasks
|
Zammad::Application.load_tasks
|
||||||
|
|
Loading…
Reference in a new issue