Skip to content
  • Noric Couderc's avatar
    Removed conditional in runRemove() · 7fd2e88c
    Noric Couderc authored
    Collection.remove() has two signatures, a toss-coin used to decide which one to
    pick. Instead we use a method runRemove2 that runs the remove method, making the
    conditional unnecessary.
    7fd2e88c