diff options
Diffstat (limited to 'js/src/Ice/LocatorTable.js')
-rw-r--r-- | js/src/Ice/LocatorTable.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/src/Ice/LocatorTable.js b/js/src/Ice/LocatorTable.js index 4f7e9f646c1..f078fa7e5db 100644 --- a/js/src/Ice/LocatorTable.js +++ b/js/src/Ice/LocatorTable.js @@ -121,4 +121,3 @@ class LocatorTable Ice.LocatorTable = LocatorTable; module.exports.Ice = Ice; - |