]> git.r.bdr.sh - rbdr/lyricli.rb/blob - lib/lyricli/exceptions/disable_source_exception.rb
449c97980e8fac84b450beb5f4cfb94ad609cec4
[rbdr/lyricli.rb] / lib / lyricli / exceptions / disable_source_exception.rb
1 module Lyricli
2 module Exceptions
3 class DisableSourceException
4 end
5 end
6 end
7