Removed unused directives from tests that aren't run under CommonJS.
This commit is contained in:
parent
c348af2fc0
commit
29d58d3392
2 changed files with 0 additions and 4 deletions
|
@ -42,8 +42,6 @@
|
|||
*/
|
||||
|
||||
goog.require('goog.testing.asserts');
|
||||
|
||||
// CommonJS-LoadFromFile: google_protobuf
|
||||
goog.require('jspb.BinaryConstants');
|
||||
goog.require('jspb.BinaryDecoder');
|
||||
goog.require('jspb.BinaryReader');
|
||||
|
|
|
@ -38,8 +38,6 @@
|
|||
|
||||
goog.require('goog.crypt.base64');
|
||||
goog.require('goog.testing.asserts');
|
||||
|
||||
// CommonJS-LoadFromFile: googleProtobuf
|
||||
goog.require('jspb.BinaryConstants');
|
||||
goog.require('jspb.BinaryWriter');
|
||||
goog.require('jspb.utils');
|
||||
|
|
Loading…
Add table
Reference in a new issue