Skip to content

Commit 0a216eb

Browse files
committed
Removed unnecessary using statement
1 parent 2f44fc1 commit 0a216eb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

OnTopic.Editor.AspNetCore/Models/EditingTopicViewModel.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
using System;
77
using System.Collections.Generic;
88
using System.Collections.ObjectModel;
9-
using System.Diagnostics.CodeAnalysis;
109
using OnTopic.Editor.AspNetCore.Models.Metadata;
1110
using OnTopic.Mapping.Annotations;
1211
using OnTopic.Metadata;

0 commit comments

Comments
 (0)