refactor: clean up internal dependency management

This commit is contained in:
Ben Goldsworthy 2021-04-27 08:33:28 +01:00
parent af14415067
commit 5de6719b9a
7 changed files with 38 additions and 11 deletions

View file

@ -8,10 +8,6 @@
* @subpackage footnotes/admin
*/
require_once dirname( __FILE__, 2 ) . '/includes/class-footnotes-config.php';
require_once dirname( __FILE__, 2 ) . '/includes/class-footnotes-settings.php';
require_once dirname( __FILE__, 2 ) . '/includes/class-footnotes-template.php';
/**
* Handles the WSYIWYG-Buttons.
*