Removes comments from test file

This commit is contained in:
Gregor Woiwode
2015-09-07 11:17:37 +02:00
parent 95f34f41c2
commit a665c455aa
-5
View File
@@ -1,10 +1,5 @@
/// <reference path="simplebar.d.ts"/>
/// <reference path="../jquery/jquery.d.ts"/>
// Type definitions for simplebar.js 1.1.7
// Project: https://github.com/Grsmto/simplebar
// Definitions by: Gregor Woiwode <https://github.com/gregonnet>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
var simplebar = $.fn.simplebar.noConflict();
$.fn.simplebar = simplebar;