Merge branch 'saas-dev-publishing' of github.com:sourcefabric/airtime into saas-dev-publishing
This commit is contained in:
commit
7da1f86659
|
@ -8,7 +8,7 @@ class InvalidPodcastException extends Exception
|
|||
{
|
||||
}
|
||||
|
||||
class PodcastNotFoundException extends \Aws\CloudFront\Exception\Exception
|
||||
class PodcastNotFoundException extends Exception
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue