mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-05-28 08:58:37 +00:00
clean up comments
This commit is contained in:
@@ -6,9 +6,6 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace Octokit
|
||||
{
|
||||
/// <summary>
|
||||
/// Used for date and int comparisions in searches
|
||||
/// </summary>
|
||||
public enum SearchQualifierOperator
|
||||
{
|
||||
GreaterThan, // >
|
||||
|
||||
Reference in New Issue
Block a user