Skip to content

Commit

Permalink
remove legacy performance code
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed Nov 14, 2023
1 parent e09e5b3 commit 3e4767d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 137 deletions.
1 change: 0 additions & 1 deletion bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ function() {
require WEB_PLUGIN_DIR . '/inc/base.php';
require WEB_PLUGIN_DIR . '/inc/jetpack.php';
require WEB_PLUGIN_DIR . '/inc/partners.php';
require WEB_PLUGIN_DIR . '/inc/performance.php';
require WEB_PLUGIN_DIR . '/inc/RestApi/CachingController.php';
require WEB_PLUGIN_DIR . '/inc/RestApi/SettingsController.php';
require WEB_PLUGIN_DIR . '/inc/RestApi/rest-api.php';
Expand Down
136 changes: 0 additions & 136 deletions inc/performance.php

This file was deleted.

0 comments on commit 3e4767d

Please sign in to comment.