No need to add the Gson library as long as it is bundles with Helma

This commit is contained in:
Tobi Schäfer 2024-06-15 15:07:09 +02:00
parent 1e071fd0cc
commit 88b8391673
Signed by: tobi
GPG key ID: 91FAE6FE2EBAC4C8

View file

@ -19,7 +19,7 @@
* @fileOverview Defines the Exporter namespace.
*/
app.addRepository('lib/gson-2.11.0.jar');
// This code requires the Gson Java library bundled with Helma
global.Exporter = (function() {
const gson = new JavaImporter(