mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-08-05 21:07:49 +01:00
Remove unused file.
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
/*
|
||||
* Copyright 2026 Signal Messenger, LLC
|
||||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
*/
|
||||
|
||||
package org.signal.mediasend
|
||||
|
||||
import androidx.compose.runtime.Composable
|
||||
|
||||
/**
|
||||
* Screen allowing the user to select who they wish to send a piece of content to.
|
||||
*/
|
||||
@Composable
|
||||
fun MediaSendToScreen() {
|
||||
}
|
||||
Reference in New Issue
Block a user