remove debug code

master
MaysWind 2018-10-22 00:14:43 +08:00
parent 620f5b99a8
commit c21927428c
1 changed files with 0 additions and 1 deletions

View File

@ -151,7 +151,6 @@
var actionAfterRestartingTask = ariaNgSettingService.getAfterRestartingTask();
if (response.success && response.data) {
console.log(response);
if (actionAfterRestartingTask === 'task-list-downloading') {
if ($location.path() !== '/downloading') {
$location.path('/downloading');