Skip to content

Commit

Permalink
fix conflict
Browse files Browse the repository at this point in the history
Signed-off-by: Miles Zhang <[email protected]>
  • Loading branch information
zmcNotafraid committed Dec 13, 2024
1 parent 414cc8c commit 7e63555
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/tasks/migration/analyze_contract_from_start_block.rake
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,6 @@ namespace :migration do
{
type_hash: cell_output.type_script&.script_hash,
data_hash: cell_output.data_hash,
<<<<<<< HEAD
=======

>>>>>>> issue-794-7
deployed_cell_output_id: cell_output.id,
deployed_args: cell_output.type_script&.args,
}
Expand Down

0 comments on commit 7e63555

Please sign in to comment.