Skip to content

Commit

Permalink
remove other links to fixed point lib as well
Browse files Browse the repository at this point in the history
  • Loading branch information
kayagokalp committed Nov 4, 2024
1 parent e579bc3 commit 74cf29c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/book/src/sway-program-types/libraries.md
Original file line number Diff line number Diff line change
@@ -192,7 +192,6 @@ Some Sway Libraries to try out:

- [Binary Merkle Proof](https://github.com/FuelLabs/sway-libs/tree/master/libs/src/merkle)
- [Signed Integers](https://github.com/FuelLabs/sway-libs/tree/master/libs/src/signed_integers)
- [Unsigned Fixed Point Number](https://github.com/FuelLabs/sway-libs/tree/master/libs/src/fixed_point)
- [Ownership](https://github.com/FuelLabs/sway-libs/tree/master/libs/src/ownership)

### Example

0 comments on commit 74cf29c

Please sign in to comment.