Skip to content

Commit

Permalink
feat!: Remove Timmy::VERSION constant
Browse files Browse the repository at this point in the history
  • Loading branch information
gchtr committed May 1, 2024
1 parent d7ada35 commit c54991b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions lib/Timmy.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,6 @@
* @package Timmy
*/
class Timmy {
/**
* Timmy version.
*
* @var string
*/
const VERSION = '1.0.0';

/**
* Image sizes that can be selected in the backend.
*
Expand Down

0 comments on commit c54991b

Please sign in to comment.