Skip to content

Commit

Permalink
chore: resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Darlington02 committed Oct 4, 2024
1 parent 2a3b781 commit 32daca0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_publication.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ use karst::publication::publication::PublicationComponent::{
};
use karst::mocks::interfaces::IComposable::{IComposableDispatcher, IComposableDispatcherTrait};
use karst::base::constants::types::{PostParams, RepostParams, CommentParams, PublicationType};

use karst::mocks::interfaces::IComposable::{IComposableDispatcher, IComposableDispatcherTrait};
use karst::base::constants::types::{PostParams, RepostParams, CommentParams, PublicationType,};
use karst::interfaces::ICollectNFT::{ICollectNFTDispatcher, ICollectNFTDispatcherTrait};

const HUB_ADDRESS: felt252 = 'HUB';
Expand Down

0 comments on commit 32daca0

Please sign in to comment.