Skip to content

Commit 0eb322a

Browse files
committed
Additional import MessageInputBar
1 parent 259ca54 commit 0eb322a

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Sources/Controllers/MessagesViewController+Menu.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
*/
2424

2525
import Foundation
26+
import MessageInputBar
2627

2728
extension MessagesViewController {
2829

Tests/ControllersTest/MessagesViewControllerSpec.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424

2525
import Quick
2626
import Nimble
27+
import MessageInputBar
2728
@testable import MessageKit
2829

2930
//swiftlint:disable function_body_length

0 commit comments

Comments
 (0)