mirror of
https://github.com/sudosylabs/vnidrop.git
synced 2026-08-12 05:29:57 +02:00
refactor(core): remove prototype contact paths for experimental saved devices
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -42,7 +42,7 @@ protocol FileSystemService {
|
||||
transferName: String,
|
||||
senderName: String,
|
||||
destination: ShareDestination
|
||||
) async -> Result<ContactSendOutcome, Error>
|
||||
) async -> Result<Share, Error>
|
||||
}
|
||||
|
||||
extension FileSystemService {
|
||||
|
||||
Reference in New Issue
Block a user