diff --git a/COMET.Web.Common/Utilities/CopyCreator.cs b/COMET.Web.Common/Utilities/CopyCreator.cs index bba23e52..839d632d 100644 --- a/COMET.Web.Common/Utilities/CopyCreator.cs +++ b/COMET.Web.Common/Utilities/CopyCreator.cs @@ -93,4 +93,4 @@ private async Task WriteCopyOperation(Thing thingToCopy, Thing targetContainer, await this.session.Write(transaction.FinalizeTransaction()); } } -} \ No newline at end of file +}