A CLI for publishing standard.site documents to ATProto

logs: remove logs

-4
-4
packages/cli/src/commands/publish-lite.ts
··· 37 37 rkey, 38 38 validate: false 39 39 }); 40 - 41 - console.log("\n\n create -", response); 42 40 } 43 41 44 42 export async function updateNote( ··· 74 72 record, 75 73 validate: false 76 74 }); 77 - 78 - console.log("\n\n update -", response); 79 75 }