Skip to content

Commit 87582e5

Browse files
Remove debug code Codeinwp/visualizer-pro#360
1 parent a71fc59 commit 87582e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

classes/Visualizer/Module/Admin.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1125,7 +1125,6 @@ public function getPluginMetaLinks( $plugin_meta, $plugin_file ) {
11251125
* @return bool Default false
11261126
*/
11271127
public static function proFeaturesLocked() {
1128-
return false;
11291128
if ( Visualizer_Module::is_pro() ) {
11301129
return true;
11311130
}

0 commit comments

Comments
 (0)