We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2824bd8 commit c11f6dbCopy full SHA for c11f6db
App/Models/Settings.cs
@@ -1,8 +1,5 @@
1
-using System;
2
-
3
namespace Coder.Desktop.App.Models;
4
5
6
public interface ISettings<T> : ICloneable<T>
7
{
8
/// <summary>
0 commit comments