Fixed rubocop issue.
This commit is contained in:
parent
ab4d98aacb
commit
9997a2b119
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ class CreateStatsStore < ActiveRecord::Migration
|
|||
add_index :stats_stores, [:created_by_id]
|
||||
add_index :stats_stores, [:created_at]
|
||||
|
||||
|
||||
Scheduler.create_or_update(
|
||||
name: 'Generate user based stats.',
|
||||
method: 'Stats.generate',
|
||||
|
|
Loading…
Reference in a new issue