Skip to content

Commit f51a748

Browse files
committed
remove trait
1 parent 8cb4bd1 commit f51a748

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

inc/classes/class-imagify-options.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
<?php
22

3-
use Imagify\Traits\InstanceGetterTrait;
4-
53
/**
64
* Class that handles the plugin options.
75
*
86
* @since 1.7
97
*/
108
class Imagify_Options extends Imagify_Abstract_Options {
11-
use InstanceGetterTrait;
12-
139
/**
1410
* Suffix used in the name of the option.
1511
*

0 commit comments

Comments
 (0)