lib/valvat/lookup/request.rb in valvat-0.5.0 vs lib/valvat/lookup/request.rb in valvat-0.6.0
- old
+ new
@@ -1,6 +1,6 @@
class Valvat
- module Lookup
+ class Lookup
class Request
def initialize(vat)
@vat = vat
end
\ No newline at end of file