remove method

void remove()

Implementation

void remove() {
  entry.remove();
}