deleteLinkType [<link-type>]
With no argument, this returns a list of currently defined link types. Otherwise this deletes the specified link type.
To delete a type called "my links":
lens> deleteLinkType "my links"