Skip to content

Commit

Permalink
Some left over comments removed
Browse files Browse the repository at this point in the history
  • Loading branch information
helto4real committed Mar 28, 2020
1 parent 6bb4e6f commit 2651309
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/App/NetDaemon.App/Common/INetDaemon.cs
Original file line number Diff line number Diff line change
Expand Up @@ -166,12 +166,6 @@ public interface INetDaemon
void ListenServiceCall(string domain, string service,
Func<dynamic?, Task> action);

/// <summary>
/// Turn on entity who support the service call
/// </summary>
/// <param name="entityId">The unique id of the entity</param>
/// <param name="attributes">Name/Value pair of the attribute</param>

/// <summary>
/// Set entity state
/// </summary>
Expand Down

0 comments on commit 2651309

Please sign in to comment.