Whitespace and deadcode nitpick
This commit is contained in:
parent
6e50af344a
commit
2a53241ba3
15 changed files with 59 additions and 122 deletions
|
@ -223,7 +223,6 @@ class CeleryTask implements AirtimeTask {
|
|||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* Class AutoPlaylistTask
|
||||
*
|
||||
* Checks for shows with an autoplaylist that needs to be filled in
|
||||
|
@ -231,7 +230,6 @@ class CeleryTask implements AirtimeTask {
|
|||
*/
|
||||
class AutoPlaylistTask implements AirtimeTask
|
||||
{
|
||||
|
||||
/**
|
||||
* Checks whether or not the autoplaylist polling interval has passed
|
||||
*
|
||||
|
@ -251,8 +249,6 @@ class AutoPlaylistTask implements AirtimeTask
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Class PodcastTask
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue