Submitted by 0xSmartContract, also found by carrotsmuggler
It is stated in the documents that contract ownership management is used with a timelock;
However, the function _setupDelayForRenouncingOwnership where timelock is specified in the OwnableTwoSteps.sol contract where owner privileges are set is not used in the project, so a timelock cannot be mentioned.
This is stated in the NatSpec comments but there is no definition as stated in the comments;
0xhiroshi (LooksRare) confirmed
