We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebbe6f7 commit be7c1dcCopy full SHA for be7c1dc
src/contracts/core/AllocationManager.sol
@@ -16,7 +16,7 @@ contract AllocationManager is
16
Deprecated_OwnableUpgradeable,
17
Pausable,
18
AllocationManagerStorage,
19
- ReentrancyGuardUpgradeable,,
+ ReentrancyGuardUpgradeable,
20
PermissionControllerMixin,
21
SplitContractMixin,
22
IAllocationManager
0 commit comments