diff --git a/socket.io-client/socket.io-client.d.ts b/socket.io-client/socket.io-client.d.ts
index b03cc830b..a3882bbd7 100644
--- a/socket.io-client/socket.io-client.d.ts
+++ b/socket.io-client/socket.io-client.d.ts
@@ -3,8 +3,6 @@
// Definitions by: PROGRE
// Definitions: https://github.com/borisyankov/DefinitelyTyped
-///
-
declare var io: SocketIOClientStatic;
declare module 'socket.io-client' {