Skip to content

Commit

Permalink
fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafademiray committed Nov 11, 2024
1 parent 8fe09ca commit 0a78a02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/tools/services/relayer-developer.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ async function registerUniversalProfile() {

const result = await response.json();
console.log('Universal Profile registered:', result);

} catch (error) {
console.error('Error registering Universal Profile:', error.message);
}
Expand Down

0 comments on commit 0a78a02

Please sign in to comment.