mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 07:23:00 +00:00
docs: fix warning
This commit is contained in:
parent
8eb1faf1b9
commit
6d075be525
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ function calculate_size(width, height, size_spec) {
|
|||
|
||||
// Main task list - we make sure it completes before exiting.
|
||||
var queue = null;
|
||||
var pMemoize = null;
|
||||
|
||||
async function make_queue() {
|
||||
// 1: Setup task queue
|
||||
|
|
Loading…
Reference in a new issue