From a665c455aac227479ee3732726c41ec589bc5e44 Mon Sep 17 00:00:00 2001 From: Gregor Woiwode Date: Mon, 7 Sep 2015 11:17:37 +0200 Subject: [PATCH] Removes comments from test file --- simplebar/simplebar-tests.ts | 5 ----- 1 file changed, 5 deletions(-) diff --git a/simplebar/simplebar-tests.ts b/simplebar/simplebar-tests.ts index a64aa0fc8..abf906a08 100755 --- a/simplebar/simplebar-tests.ts +++ b/simplebar/simplebar-tests.ts @@ -1,10 +1,5 @@ /// /// -// Type definitions for simplebar.js 1.1.7 -// Project: https://github.com/Grsmto/simplebar -// Definitions by: Gregor Woiwode -// Definitions: https://github.com/borisyankov/DefinitelyTyped - var simplebar = $.fn.simplebar.noConflict(); $.fn.simplebar = simplebar;