Skip to content

Commit

Permalink
trigger test
Browse files Browse the repository at this point in the history
  • Loading branch information
philipandersson committed Dec 6, 2023
1 parent 7f2e5cf commit abfcaf9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ abstract contract AgreementBase is
{
address immutable internal _host;

// Custom Erorrs
error AGREEMENT_BASE_ONLY_HOST(); // 0x1601d91e

constructor(address host)
Expand Down

0 comments on commit abfcaf9

Please sign in to comment.