We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fab953 commit 0d50fcbCopy full SHA for 0d50fcb
src/sql/migrations/migrations_tests.rs
@@ -3,6 +3,7 @@ use crate::chat;
3
use crate::chat::ChatId;
4
use crate::config::Config;
5
use crate::contact::Contact;
6
+use crate::contact::ContactId;
7
use crate::contact::Origin;
8
use crate::test_utils::bob_keypair;
9
use crate::test_utils::TestContext;
0 commit comments