The ERC-20 allowance here: https://github.com/simplemachine92/JBSips/blob/90dee3b37d8ca88741d144556e1257b73dda3cc3/src/abstract/JBSablier.sol#L221 Could be moved in the constructor of the abstract contract `JBSablier`.
The ERC-20 allowance here:
JBSips/src/abstract/JBSablier.sol
Line 221 in 90dee3b
Could be moved in the constructor of the abstract contract
JBSablier.