1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-04 15:02:09 +03:00

remove empty lines

This commit is contained in:
leibale
2021-11-11 18:52:31 -05:00
parent ba66892b7c
commit f93e28f8f2

View File

@@ -42,6 +42,4 @@ describe('COMMAND INFO', () => {
);
}, GLOBAL.SERVERS.OPEN);
});
});