Skip to content

Commit

Permalink
Fixed spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
papafe committed Nov 3, 2023
1 parent 57688ea commit 23f9b62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tools/DeployApps/BaasClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ public class FunctionReturn
}
await collection.insertOne(newVal);
return { status: 'pending' };
}
Expand Down

0 comments on commit 23f9b62

Please sign in to comment.