Skip to content

Commit 85d8ba1

Browse files
committed
Remove unnecessary Export attribute from SearchModeModel
1 parent b771a90 commit 85d8ba1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ILSpy/Search/SearchPaneModel.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ public class SearchModeModel
3232
public ImageSource Image { get; init; }
3333
}
3434

35-
[Export]
3635
[ExportToolPane]
3736
[Shared]
3837
public partial class SearchPaneModel : ToolPaneModel

0 commit comments

Comments
 (0)