Skip to content

Commit c487556

Browse files
committed
Remove unnecessary require
1 parent 64bacae commit c487556

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/qbxml.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
require 'nokogiri'
44
require 'active_support/builder'
5-
require 'active_support/inflections'
65
require 'active_support/core_ext/string'
76

87
class Qbxml; end

0 commit comments

Comments
 (0)