Explorar o código

fix(plugin): remove debugger

charlie %!s(int64=4) %!d(string=hai) anos
pai
achega
33072a2e18
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      libs/src/LSPlugin.caller.ts

+ 0 - 1
libs/src/LSPlugin.caller.ts

@@ -77,7 +77,6 @@ class LSPluginCaller extends EventEmitter {
       },
 
       [LSPMSG_BEFORE_UNLOAD]: async (e) => {
-        debugger
         const actor = deferred(10 * 1000)
         caller.emit('beforeunload', Object.assign({ actor }, e))
         await actor.promise