diff --git a/threejs/three.d.ts b/threejs/three.d.ts
index 826d6332f..1e97210d5 100644
--- a/threejs/three.d.ts
+++ b/threejs/three.d.ts
@@ -3,8 +3,6 @@
// Definitions by: Kon , Satoru Kimura
// Definitions: https://github.com/borisyankov/DefinitelyTyped
-///
-
interface WebGLRenderingContext {}
declare module THREE {