Skip to content

Commit

Permalink
Quality: Remove unused PHP classes
Browse files Browse the repository at this point in the history
  • Loading branch information
t-hamano committed Jun 1, 2024
1 parent eabd382 commit 84a9159
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 415 deletions.
2 changes: 0 additions & 2 deletions includes/class-create-block-theme-api.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
require_once __DIR__ . '/create-theme/theme-json.php';
require_once __DIR__ . '/create-theme/theme-utils.php';
require_once __DIR__ . '/create-theme/theme-readme.php';
require_once __DIR__ . '/create-theme/theme-form.php';
require_once __DIR__ . '/create-theme/form-messages.php';
require_once __DIR__ . '/create-theme/theme-fonts.php';
require_once __DIR__ . '/create-theme/theme-create.php';

Expand Down
115 changes: 0 additions & 115 deletions includes/create-theme/form-messages.php

This file was deleted.

Loading

0 comments on commit 84a9159

Please sign in to comment.