remove empty line to please Rubocop

This commit is contained in:
Jérémy Lecour 2019-08-20 14:41:00 +02:00 committed by Jérémy Lecour
parent 085cca4480
commit 1129ca1bea
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
# Copyright (C) 2018 Colin Darie <colin@darie.eu>, 2018 Evolix <info@evolix.fr> # Copyright (C) 2018 Colin Darie <colin@darie.eu>, 2018 Evolix <info@evolix.fr>
# License: GNU AGPL-3+ (see full text in LICENSE file) # License: GNU AGPL-3+ (see full text in LICENSE file)
module Whois module Whois
class Error < StandardError; end class Error < StandardError; end