mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-08-18 20:32:12 +08:00
remove extra line
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
This commit is contained in:
@ -1828,8 +1828,7 @@ StreamSubscription? listenUniLinks({handleByFlutter = true}) {
|
||||
} else {
|
||||
bind.sendUrlScheme(url: uri.toString());
|
||||
}
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
print("uni listen error: uri is empty.");
|
||||
}
|
||||
}, onError: (err) {
|
||||
|
Reference in New Issue
Block a user