mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
Update comment for NotFoundException
This commit is contained in:
@@ -19,6 +19,6 @@ class BrokenTubeException < Exception
|
||||
end
|
||||
end
|
||||
|
||||
# Exception used to hold the bogus UCID during a channel search.
|
||||
# Exception threw when an element is not found.
|
||||
class NotFoundException < InfoException
|
||||
end
|
||||
|
Reference in New Issue
Block a user