21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-04-25 13:33:04 +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>
# License: GNU AGPL-3+ (see full text in LICENSE file)
module Whois
class Error < StandardError; end