mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Remove duplicate require
It is already present in `application.rb`
This commit is contained in:
parent
0613dd35e3
commit
0238aa7330
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
require 'csv'
|
||||
|
||||
class AccountActivity < ActiveRecord::Base
|
||||
include Versions
|
||||
belongs_to :account, required: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue