This commit is contained in:
2016-08-14 13:47:26 +02:00
parent 1e30ba334f
commit 2550ce4faf
4 changed files with 25 additions and 48 deletions

View File

@ -8,7 +8,6 @@ defined('ABSPATH') OR exit;
*
* @since 1.0.0
*/
class StatifyBlacklist_System extends StatifyBlacklist
{
/**
@ -43,15 +42,6 @@ class StatifyBlacklist_System extends StatifyBlacklist
}
}
/**
* Plugin deactivation actions
*
* @since 1.0.0
*/
public static function deactivate()
{
}
/**
* Plugin uninstall handler.