Skip to content

Commit 4c1d95c

Browse files
committed
remove imports
1 parent 2fecf4e commit 4c1d95c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

content/learning-paths/mobile-graphics-and-gaming/android-ai-chat-lib/use-lib-in-code-4.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ import java.io.File
3535
import java.io.IOException
3636
import java.util.UUID
3737
import kotlin.math.max
38-
import com.example.simpleaichat.Message
39-
import com.example.simpleaichat.MessageAdapter
4038
```
4139

4240
Next, within the MainActivity class, we need to set all the class variables we'll need:

0 commit comments

Comments
 (0)