Skip to content

Commit

Permalink
feat: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
abretonc7s committed Jan 15, 2025
1 parent 2d70abd commit d6ffb1e
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,6 @@ export async function write(
deeplinkProtocolAvailable && mobileWeb && authorized;

try {
console.warn(
`[RCPMS: _write()] triggeredInstaller=${triggeredInstaller} activeDeeplinkProtocol=${activeDeeplinkProtocol}`,
);

if (!triggeredInstaller) {
// The only reason not to send via network is because the rpc call will be sent in the deeplink
instance.state.remote
Expand Down

0 comments on commit d6ffb1e

Please sign in to comment.