remove an incorrect comment
This commit is contained in:
parent
7b8ac3d8c8
commit
13738abc03
@ -28,8 +28,6 @@ nThen(function (w) {
|
|||||||
return void cb();
|
return void cb();
|
||||||
}
|
}
|
||||||
|
|
||||||
// but if it's been stored for the configured time...
|
|
||||||
// expire it
|
|
||||||
store.restoreArchivedChannel(item.channel, w(function (err) {
|
store.restoreArchivedChannel(item.channel, w(function (err) {
|
||||||
if (err) {
|
if (err) {
|
||||||
Log.error('RESTORE_ARCHIVED_CHANNEL_RESTORATION_ERROR', {
|
Log.error('RESTORE_ARCHIVED_CHANNEL_RESTORATION_ERROR', {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user