fix(dependency): Remove require dependency for timespan constants

This commit is contained in:
Luis Castro 2019-07-14 11:29:19 +02:00
parent 33862bab25
commit d153de8d1f
No known key found for this signature in database
GPG key ID: 0A8F33D4C4E27639

View file

@ -1,5 +1,4 @@
# License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later
require_dependency 'lib/timespan'
class RecurringDonation < ApplicationRecord class RecurringDonation < ApplicationRecord