diff --git a/tests/playground.html b/tests/playground.html index b41fd8f87..b157b4a56 100644 --- a/tests/playground.html +++ b/tests/playground.html @@ -71,8 +71,6 @@ var workspace = null; function start() { - // TODO (#2702): Choose an API for picking the renderer. - Blockly.renderMode = 'compatibility'; setBackgroundColour(); // Parse the URL arguments. diff --git a/tests/screenshot/playground_new.html b/tests/screenshot/playground_new.html index 73ab144f7..52a53caf5 100644 --- a/tests/screenshot/playground_new.html +++ b/tests/screenshot/playground_new.html @@ -35,12 +35,6 @@ limitations under the License. -