Skip to content

Commit

Permalink
Merge with main
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Chang <vicchang@nvidia.com>
  • Loading branch information
mocsharp committed Mar 28, 2023
2 parents fcbd588 + b854dd8 commit e95850d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/.gitversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ branches:
ignore:
sha: []
merge-message-formats: {}
next-version: 0.3.7
next-version: 0.3.14
1 change: 0 additions & 1 deletion src/Api/MonaiApplicationEntity.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* limitations under the License.
*/

using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
Expand Down
1 change: 1 addition & 0 deletions src/Shared/Test/TestStorageInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
*/

using Monai.Deploy.InformaticsGateway.Api.Storage;
using Monai.Deploy.Messaging;

namespace Monai.Deploy.InformaticsGateway.SharedTest;

Expand Down

0 comments on commit e95850d

Please sign in to comment.