Remove toybox reference in spawner script

This commit is contained in:
James B. Pollack 2015-09-21 11:10:42 -07:00
parent c2a2abe615
commit f3eef9322c

View file

@ -9,8 +9,6 @@
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
var IN_TOYBOX = false;
Script.include("../../utilities.js");
Script.include("../../libraries/utils.js");