mirror of
https://github.com/google/blockly.git
synced 2026-01-04 23:50:12 +01:00
Remove closure base file dependency (#2976)
* Trim down closure's base dependency even further by removing the dependency on closure's base file.
This commit is contained in:
@@ -32,10 +32,6 @@
|
||||
*/
|
||||
'use strict';
|
||||
|
||||
goog.provide('Blockly.Msg.en');
|
||||
|
||||
goog.require('Blockly.Msg');
|
||||
|
||||
|
||||
/**
|
||||
* Due to the frequency of long strings, the 80-column wrap rule need not apply
|
||||
|
||||
Reference in New Issue
Block a user