Skip to content

Commit d456a24

Browse files
committed
fix
1 parent 966dd62 commit d456a24

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Code/Protocols/protocols.swift.liquid

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ protocol {{ module_info.name }}InteractorProtocol: class {
3232

3333
var presenter: {{ module_info.name }}PresenterProtocol? { get set }
3434
// INTERACTOR -> PRESENTER
35-
func login(login: String, password: String, service: String?)
3635

3736
}
3837

0 commit comments

Comments
 (0)