fix vertical whitespace

This commit is contained in:
Martin McWhorter
2015-05-29 11:48:18 +01:00
parent 08f4725531
commit f6ce2b2a27
-2
View File
@@ -3,8 +3,6 @@
// Definitions by: Martin McWhorter <https://github.com/martinmcwhorter/>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
declare class MobileDetect {
contructor(userAgent: string, maxPhoneWidth?: number);