Skip to content

Commit

Permalink
Review Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander van Delft committed Dec 20, 2024
1 parent 6b2f7f1 commit a649e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion COMET.Web.Common/Utilities/CopyCreator.cs
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ private async Task WriteCopyOperation(Thing thingToCopy, Thing targetContainer,
await this.session.Write(transaction.FinalizeTransaction());
}
}
}
}

0 comments on commit a649e9e

Please sign in to comment.