Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
darkleaf committed Oct 25, 2018
1 parent 99cdab9 commit 8121703
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/2-design/3-clean-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ Use Case не могут вызывать друг-друга.
Вот пример на ruby:

```ruby

class Interactor
def initialize(presenter)
@presenter = presenter
Expand Down

0 comments on commit 8121703

Please sign in to comment.