Skip to content

Commit

Permalink
chore: remove unnecessary constant
Browse files Browse the repository at this point in the history
  • Loading branch information
shpran committed Aug 15, 2024
1 parent 817967c commit f6b1a01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion actions/class.RestQtiTests.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ class taoQtiTest_actions_RestQtiTests extends AbstractRestQti
*/
private const OVERWRITE_TEST = 'overwriteTest';

private const SUBCLASS_LABEL = 'subclassLabel';
private const OVERWRITE_TEST_URI = 'overwriteTestUri';
private const PACKAGE_LABEL = 'packageLabel';

Expand Down

0 comments on commit f6b1a01

Please sign in to comment.