Loops: bug fix for when overlapping loop is found
In the case when one adds an overlapping Loop to a Loops object, there was a
dormant bug that our recent CCD refactor uncovered where the Loops object
would attempt to output the Loop information after deleting the no-longer
needed loop. I just fixed that.
This push also includes the removal of two deprecated/legacy antibody
integration tests.