Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dyatlov-a committed Sep 18, 2024
1 parent 4908bda commit 13b3bf7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file modified docs/features_map.xmind
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ internal sealed class AcceptEstimateCommandCreator : ICommandCreator
private readonly int _value;

public string Command { get; }
public bool SupportSingleLineMode => false;

public AcceptEstimateCommandCreator(string command, int value)
{
Expand Down

0 comments on commit 13b3bf7

Please sign in to comment.