Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
Merge branch 'beta-rc1' into deploy-script
Browse files Browse the repository at this point in the history
  • Loading branch information
jdubpark authored Jan 26, 2024
2 parents dd882bf + a25d031 commit 35ae69d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions contracts/interfaces/modules/ITaggingModule.sol
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,4 @@ interface ITaggingModule {
event TagSet(string tag, address ipId);

event TagRemoved(string tag, address ipId);
<<<<<<< Updated upstream
}
=======
}
>>>>>>> Stashed changes

0 comments on commit 35ae69d

Please sign in to comment.