unset method

TTLink unset(
  1. TTNode node
)

No plans to support this

Implementation

TTLink unset(TTNode node) {
  throw ('No plans to support this');
}