mirror of https://github.com/mongodb/mongo
SERVER-80487 Remove vestigial todo
This commit is contained in:
parent
5d28f330f5
commit
3bf02cbb27
|
|
@ -6,8 +6,6 @@ from collections import defaultdict
|
|||
Import("env")
|
||||
Import("get_option")
|
||||
|
||||
# TODO(SERVER-45348): Re-enable installation of the jstests under the
|
||||
# self-testable installs project.
|
||||
Return()
|
||||
|
||||
env = env.Clone()
|
||||
|
|
|
|||
Loading…
Reference in New Issue