mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 17:19:39 +02:00
[smack-repl] Fix scala.repl's imports
This commit is contained in:
parent
e0f335be40
commit
e08c95a0a1
1 changed files with 2 additions and 1 deletions
|
@ -5,4 +5,5 @@ import org.jivesoftware.smack.util.TLSUtils
|
||||||
import org.jivesoftware.smack.tcp._
|
import org.jivesoftware.smack.tcp._
|
||||||
import org.jxmpp.jid.impl.JidCreate
|
import org.jxmpp.jid.impl.JidCreate
|
||||||
|
|
||||||
import org.igniterealtime.smack.smackrepl.IoT._
|
import org.igniterealtime.smack.examples._
|
||||||
|
import org.igniterealtime.smack.examples.IoT._
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue