deleteUnitOutputs <unit-list> [-type <link-type>]
This removes all unit outputs of the specified type. If no type is given, all outputs are removed, including any Elman connections.
To remove outputs of type "foo" from the unit "hidden:99":
lens> deleteUnitOutputs hidden:99 -t foo