We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03cc7b0 commit d6cd693Copy full SHA for d6cd693
src/Interesting.php
@@ -53,6 +53,4 @@ abstract class Interesting
53
const CENTRE = 'centre';
54
const ENTROPY = 'entropy';
55
const ATTENTION = 'attention';
56
- const LOW = 'low';
57
- const HIGH = 'high';
58
}
0 commit comments