f1e3be8 drop "end" arg from TcmsPageList instantiations

Authored and Committed by adamwill 8 years ago
    drop "end" arg from TcmsPageList instantiations
    
    so when I dropped __init__  from TcmsPageList because I thought
    it was the same as upstream now, it wasn't quite - for some
    reason I added 'end=' to it. I don't want to re-add that, so
    drop it from the things that instantiate TcmsPageList; I'm
    pretty sure we weren't using that anywhere.
    
        
file modified
+4 -4