Skip to content

Commit afd4400

Browse files
committed
Remove unused attr_reader
1 parent 980ce7c commit afd4400

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/api-pagination/configuration.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
module ApiPagination
22
class Configuration
3-
attr_reader :paginator
4-
53
attr_accessor :total_header
64

75
attr_accessor :per_page_header

0 commit comments

Comments
 (0)