Skip to content

Commit

Permalink
#576 removed puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
amihaiemil committed Oct 2, 2020
1 parent 107ffea commit b19552b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions self-api/src/main/java/com/selfxdsd/api/pm/Conversation.java
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@
* @author Mihai Andronache (amihaiemil@gmail.com)
* @version $Id$
* @since 0.0.20
* @todo #570:30min Add a Conversation implementation where we should ignore
* the comment if it comes from any other PMs. We should not allow the PMs
* to talk to each other because they will most likely end up in an infinite
* loop of "Sorry, I don't understand that".
*/
public interface Conversation {

Expand Down

0 comments on commit b19552b

Please sign in to comment.