From 6b01b0eaec68c7a8f5053fb9bd0275e3441a5824 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 15 Apr 2019 14:54:05 +0800 Subject: [PATCH] remove trailing comma from last commit --- Pman.I18n.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Pman.I18n.js b/Pman.I18n.js index d59683bd..7af491cd 100644 --- a/Pman.I18n.js +++ b/Pman.I18n.js @@ -211,10 +211,7 @@ Pman.I18n = { reader: Pman.I18n.reader, listeners : { - - loadexception : Pman.loadException, - - + loadexception : Pman.loadException }, remoteSort: false, sortInfo: { -- 2.39.2