diff --git a/types/jquery-jcrop/jquery-jcrop-tests.ts b/types/jquery-jcrop/jquery-jcrop-tests.ts index cdec4c7a68..4a1f5e5330 100644 --- a/types/jquery-jcrop/jquery-jcrop-tests.ts +++ b/types/jquery-jcrop/jquery-jcrop-tests.ts @@ -1,5 +1,3 @@ -/// - jQuery(function($) { $('#target').Jcrop(); });