Skip to content

Commit

Permalink
remove test files
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofel committed Sep 25, 2024
1 parent 95c31f2 commit 0bdbe1c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 118 deletions.
116 changes: 0 additions & 116 deletions contracts/src/v0.8/Chainlink_New.sol

This file was deleted.

2 changes: 0 additions & 2 deletions contracts/src/v0.8/operatorforwarder/AuthorizedForwarder.sol
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ contract AuthorizedForwarder is ConfirmedOwnerWithProposal, AuthorizedReceiver {

event OwnershipTransferRequestedWithMessage(address indexed from, address indexed to, bytes message);

event NewEvent();

constructor(
address link,
address owner,
Expand Down

0 comments on commit 0bdbe1c

Please sign in to comment.