diff --git a/app/services/whois.rb b/app/services/whois.rb index 4da3127..9fd0400 100644 --- a/app/services/whois.rb +++ b/app/services/whois.rb @@ -1,7 +1,6 @@ # Copyright (C) 2018 Colin Darie , 2018 Evolix # License: GNU AGPL-3+ (see full text in LICENSE file) - module Whois class Error < StandardError; end