X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli.rb/blobdiff_plain/143d7aad53cdb6e15f17ef7d1a98981dac7140da..2677b890a58ffaccf47f54615cd3ae6715586ab8:/lib/lyricli/exceptions/unknown_source_exception.rb?ds=sidebyside diff --git a/lib/lyricli/exceptions/unknown_source_exception.rb b/lib/lyricli/exceptions/unknown_source_exception.rb index e69de29..3b16bea 100644 --- a/lib/lyricli/exceptions/unknown_source_exception.rb +++ b/lib/lyricli/exceptions/unknown_source_exception.rb @@ -0,0 +1,7 @@ +module Lyricli + module Exceptions + class UnknownSourceException + end + end +end +