1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-22 07:16:38 +02:00

removed an extra code

This commit is contained in:
antelle 2021-02-09 19:54:30 +01:00
parent ec7155809b
commit 87d760708d
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C

View File

@ -6,8 +6,6 @@ const attachedYubiKeys = [];
let usbListenerRunning = false;
let autoType;
process.on('disconnect', () => process.exit(0));
startListener();
const messageHandlers = {