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