From bf8dbe2b58ae55a3b25bd986e288420f0f49cbc5 Mon Sep 17 00:00:00 2001 From: codefactor-io Date: Sun, 23 Jun 2024 09:46:21 +0000 Subject: [PATCH] [CodeFactor] Apply fixes --- js/jquery.swipebox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/jquery.swipebox.js b/js/jquery.swipebox.js index c8a3529..e3ce49b 100644 --- a/js/jquery.swipebox.js +++ b/js/jquery.swipebox.js @@ -1,6 +1,6 @@ /*! Swipebox v1.5.2 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */ -;( function ( window, document, $, undefined ) { +( function ( window, document, $, undefined ) { $.swipebox = function( elem, options ) {