Sane: all methods public
This commit is contained in:
parent
27e6167e4b
commit
1ec9a2946f
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@ class Sane
|
|||
get_devices.map { |device| Device.new(device) }
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def not_initialized?
|
||||
version.nil?
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue