Skip to content

Commit 4c78586

Browse files
committed
chore: remove irrelevant TODO
1 parent 0d090a3 commit 4c78586

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

classes/local/files/options_file_service.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@
4040
class options_file_service implements handles_qpy_url_type {
4141
// TODO: Support subdirectories.
4242

43-
// TODO: When a file is deleted while editing a question, we do not currently delete it from the permanent file area (it just
44-
// gets hidden because it's removed from the metadata). We probably should do so in the future, but we must make sure that
45-
// previous question versions remain functional _if_ they still exist.
46-
4743
/** @var string */
4844
public const FILEAREA_UPLOADS = 'options';
4945

0 commit comments

Comments
 (0)