Skip to content

Commit

Permalink
Post Repo Reorg Cleanup (#153)
Browse files Browse the repository at this point in the history
* post reorg cleanup

* docs and settings update

* ++ cs
  • Loading branch information
soloseng authored Nov 7, 2023
1 parent ddbf576 commit 68f6ccb
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 5 deletions.
2 changes: 2 additions & 0 deletions .changeset/friendly-dots-compete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
1 change: 0 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"pkief.material-icon-theme",
"davidanson.vscode-markdownlint",
"mikestead.dotenv",
"coenraads.bracket-pair-colorizer-2",
"markis.code-coverage"
],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/privacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ sequenceDiagram

The [`@celo/identity`](https://www.npmjs.com/package/@celo/identity) package is an SDK that provides useful helper functions to handle querying ODIS and deriving the obfuscated identifier.

> ❗️ Make sure you are using version `3.0.1` or later
> ❗️ Make sure you are using version `5.1.0` or later
Import the `OdisUtils` module into your project for all relevant functions
```typescript
Expand Down
3 changes: 0 additions & 3 deletions packages/phone-number-privacy/README.md

This file was deleted.

0 comments on commit 68f6ccb

Please sign in to comment.