remove

abstract fun remove(id: String): Line?

Remove a line by id and return the removed Line (if any).