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