tor-circmgr: Remove a type annotation in a method call
This is a method, so the resolution is automatic. It's not clear to me why this was written out this way, given that extend_ntor is right above.
I came across this while doing some other work. If this is not considered an improvement please just close this MR and I'll not submit more like it :-).