Skip to content

Commit eddfa13

Browse files
committed
lint files
1 parent 35238e7 commit eddfa13

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Sources/MailTMSwift/Services/MTAccountService.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ open class MTAccountService {
4444
}
4545
}
4646

47-
4847
/// Creates an account using address and password
4948
/// - Parameters:
5049
/// - auth: ``MTAuth`` struct which holds address and password

Sources/MailTMSwift/Services/MTDomainService.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ open class MTDomainService {
2323
decoder: MTJSONDecoder())
2424
}
2525

26-
2726
/// Get all domains that [Mail.tm](https://mail.tm) offers
2827
/// - Parameter completion: when successful, returns a `Result` type with the list of ``MTDomain`` and ``MTError`` if some error occurred
2928
/// - Returns: ServiceTask which can be used to cancel on-going http(s) request

0 commit comments

Comments
 (0)