Skip to content

Commit 5e345f7

Browse files
committed
remove SDK version variable
1 parent 2cd9872 commit 5e345f7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/ImageKit/ImageKit.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,6 @@
2525
*/
2626
class ImageKit
2727
{
28-
/**
29-
* ImageKit SDK VERSION
30-
*
31-
* @var string
32-
*/
33-
const SDK_VERSION = '3.0.0';
34-
3528
/**
3629
* @var Configuration
3730
*/

0 commit comments

Comments
 (0)