removed extraneous comments in sampler

This commit is contained in:
Noah Khamliche 2022-05-18 11:27:22 -04:00 committed by Noah Khamliche
parent 177c00463a
commit cf740b74f5

View File

@ -14,8 +14,6 @@ contract GMXSampler is
address vault;
address[] path;
}
// address immutable WAVAX = 0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7;
// address immutable AVAX = 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE;
function sampleSellsFromGMX(
address reader,