X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli.rb/blobdiff_plain/143d7aad53cdb6e15f17ef7d1a98981dac7140da..2677b890a58ffaccf47f54615cd3ae6715586ab8:/lib/lyricli/exceptions/source_configuration_exception.rb diff --git a/lib/lyricli/exceptions/source_configuration_exception.rb b/lib/lyricli/exceptions/source_configuration_exception.rb index e69de29..9e9ef31 100644 --- a/lib/lyricli/exceptions/source_configuration_exception.rb +++ b/lib/lyricli/exceptions/source_configuration_exception.rb @@ -0,0 +1,7 @@ +module Lyricli + module Exceptions + class SourceConfigurationException + end + end +end +