Skip to content

Commit 65313b9

Browse files
committed
Remove obsolete autoloads
1 parent 2a8b9f4 commit 65313b9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/active_model/serializer.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ class Serializer
2424
autoload :Attribute
2525
autoload :Association
2626
autoload :Reflection
27-
autoload :SingularReflection
28-
autoload :CollectionReflection
2927
autoload :BelongsToReflection
3028
autoload :HasOneReflection
3129
autoload :HasManyReflection

0 commit comments

Comments
 (0)