remove an incorrect comment

pull/1/head
ansuz 6 years ago
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…
Cancel
Save