Skip to content

Commit

Permalink
Merge pull request #979 from internetee/remove-duplicate-require
Browse files Browse the repository at this point in the history
Remove duplicate require
  • Loading branch information
vohmar authored Sep 19, 2018
2 parents 74a94ef + 0238aa7 commit 3f1ef21
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/models/account_activity.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
require 'csv'

class AccountActivity < ActiveRecord::Base
include Versions
belongs_to :account, required: true
Expand Down

0 comments on commit 3f1ef21

Please sign in to comment.