Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
235 changes: 0 additions & 235 deletions includes/Classifai/Command/RSSImporterCommand.php

This file was deleted.

1 change: 0 additions & 1 deletion phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ parameters:
# These constants are defined but we'd need to stub them for PHPStan to know.
- '#Constant CLASSIFAI_.+ not found#'
- '#Constant WATSON_.+ not found#'
- '#Constant MERCURY_PARSER_API_KEY not found#'
# Flags these require statements even though they are fine.
- '#Path in require_once\(\) "\.\/wp-admin\/includes\/.+\.php" is not a file or it does not exist#'
WPCompat:
Expand Down
Loading