Skip to content

Commit

Permalink
yegor256#1135: remove puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
ccostin93 committed Aug 8, 2020
1 parent 4d58408 commit 2848c94
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/java/org/cactoos/text/UncheckedText.java
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@
* <p>There is no thread-safety guarantee.
*
* @since 0.3
* @todo #1135:30min All classes implementing Text need to be refactored
* to extend TextEnvelope - asString() should be removed and implementation
* from TextEnvelope should be used. This to-do should be moved to another
* class which need to be refactored.
*/
public final class UncheckedText implements Text {

Expand Down

0 comments on commit 2848c94

Please sign in to comment.