Skip to content

Commit 682fcf1

Browse files
schlesserawestonruter
authored andcommitted
Remove unused REMOVED_SOURCES constant (#5269)
1 parent c2c6848 commit 682fcf1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

includes/validation/class-amp-validation-error-taxonomy.php

-7
Original file line numberDiff line numberDiff line change
@@ -197,13 +197,6 @@ class AMP_Validation_Error_Taxonomy {
197197
*/
198198
const SOURCES_INVALID_OUTPUT = 'sources_with_invalid_output';
199199

200-
/**
201-
* The key for removed sources.
202-
*
203-
* @var string
204-
*/
205-
const REMOVED_SOURCES = 'removed_sources';
206-
207200
/**
208201
* The key for the error status.
209202
*

0 commit comments

Comments
 (0)