aboutsummaryrefslogtreecommitdiff
path: root/js/binary/reader_test.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/binary/reader_test.js')
-rw-r--r--js/binary/reader_test.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/js/binary/reader_test.js b/js/binary/reader_test.js
index c0f12702..a6482610 100644
--- a/js/binary/reader_test.js
+++ b/js/binary/reader_test.js
@@ -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');