remove unused reference at hammerjs/hammerjs.d.ts

This commit is contained in:
vvakame
2015-10-16 22:03:39 +09:00
parent 7d9224e2a7
commit 91e1c3f3fc
-2
View File
@@ -3,8 +3,6 @@
// Definitions by: Philip Bulley <https://github.com/milkisevil/>, Han Lin Yap <https://github.com/codler>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/// <reference path="../touch-events/touch-events.d.ts" />
declare var Hammer:HammerStatic;
declare module "hammerjs" {