Skip to content

Commit

Permalink
Update: Fixed typos
Browse files Browse the repository at this point in the history
  • Loading branch information
dgoldenberg4143 committed Jun 20, 2023
1 parent e005dae commit c322e1f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions src/core/operations/SeedphraseToSeed.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
* @license ISC
*/



import Operation from "../Operation.mjs";
import Utils from "../Utils.mjs";
import forge from "node-forge";
Expand Down
1 change: 0 additions & 1 deletion tests/operations/tests/ChangeExtendedKeyVersion.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,4 @@ TestRegister.addTests([
},
],
}

]);

0 comments on commit c322e1f

Please sign in to comment.