mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-06 23:52:58 +01:00
remove dupe code
This commit is contained in:
@@ -393,8 +393,6 @@ define('admin/dashboard', [
|
||||
});
|
||||
});
|
||||
|
||||
socket.emit('admin.rooms.getAll', Admin.updateRoomUsage);
|
||||
initiateDashboard();
|
||||
callback();
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user