refactor: remove dev variable
oopsies
serenity 1 month ago db05c16d a1e58150
··· 41 41 return { ok: false, error }; 42 42 } 43 43 } 44 44 - shardUrl = "http://localhost:7337/"; 45 44 46 45 const jwt = await createInterServiceJwt(did); 47 46