add import in formatting service

This commit is contained in:
Ivan Smolin 2017-06-09 16:22:05 +03:00
parent ae3eb5bb21
commit bd61ed529e
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
import LeadKit
import ObjectMapper
final class ApiDateFormattingService: DateFormattingService {