Fileparser::Base: typo
This commit is contained in:
parent
9706b5d991
commit
952f417170
|
@ -3,7 +3,7 @@ module LogAn
|
|||
module Inc
|
||||
module FileParser
|
||||
module Base
|
||||
class <self
|
||||
class <<self
|
||||
attr_accessor :logdb, :store
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue