sablier-labs / flow

🍃 Smart contracts of the Sablier Flow protocol.
Other
10 stars 2 forks source link

Get rid of "Events" helper in tests #250

Closed PaulRBerg closed 1 month ago

PaulRBerg commented 2 months ago

Starting Solidity v0.8.21, events can be emitted from interface files.

So we can get rid of the Events.t.sol file and duplicated events there and instead import the interface files from src.