21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-02 17:00:49 +02:00

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

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