D25708
D25708
Fix invalid constructor call for ArcanistHardpointFutureList
Author: aklapper
Reviewers: O1: Blessed Committers, valerio.bozzolan
Summary: `ArcanistHardpointFutureList` does not have a constructor and must be instantiated without any parameters.
As the codeā¦