mirror of
https://github.com/google/blockly.git
synced 2026-01-08 17:40:09 +01:00
Revert "Mark Blockly.Constants.Colour and .Lists depreacted. (#1797)"
This reverts commit b2cb96b5b1.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
'use strict';
|
||||
|
||||
goog.provide('Blockly.Blocks.lists'); // Deprecated
|
||||
goog.provide('Blockly.Constants.Lists'); // deprecated, 2018 April 5
|
||||
goog.provide('Blockly.Constants.Lists');
|
||||
|
||||
goog.require('Blockly.Blocks');
|
||||
goog.require('Blockly');
|
||||
|
||||
Reference in New Issue
Block a user