mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-03-05 17:19:51 +00:00
rm reference to deleted file
This commit is contained in:
parent
1c7591cfb1
commit
1da6986d8f
@ -58,7 +58,6 @@ after_initialize do
|
||||
"../app/controllers/plans_controller",
|
||||
"../app/controllers/products_controller",
|
||||
"../app/controllers/subscriptions_controller",
|
||||
"../app/models/payment",
|
||||
"../app/models/customer",
|
||||
"../app/serializers/payment_serializer",
|
||||
].each { |path| require File.expand_path(path, __FILE__) }
|
||||
|
Loading…
x
Reference in New Issue
Block a user