aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/contracts/TokenTransferProxy.sol
diff options
context:
space:
mode:
Diffstat (limited to 'packages/contracts/contracts/TokenTransferProxy.sol')
-rw-r--r--packages/contracts/contracts/TokenTransferProxy.sol1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/contracts/contracts/TokenTransferProxy.sol b/packages/contracts/contracts/TokenTransferProxy.sol
index e92c37243..fd2358496 100644
--- a/packages/contracts/contracts/TokenTransferProxy.sol
+++ b/packages/contracts/contracts/TokenTransferProxy.sol
@@ -113,3 +113,4 @@ contract TokenTransferProxy is Ownable {
return authorities;
}
}
+