Merge branch 'master' of https://source.jalview.org/git/jalviewjs.git
[jalviewjs.git] / site / swingjs / j2s / java / util / Queue.js
index d25c3df..6549af4 100644 (file)
@@ -1,4 +1,4 @@
-Clazz.declarePackage ("java.util");\r
-Clazz.load (["java.util.Collection"], "java.util.Queue", null, function () {\r
-Clazz.declareInterface (java.util, "Queue", java.util.Collection);\r
-});\r
+Clazz.declarePackage ("java.util");
+Clazz.load (["java.util.Collection"], "java.util.Queue", null, function () {
+Clazz.declareInterface (java.util, "Queue", java.util.Collection);
+});