removed space

This commit is contained in:
array-in-a-matrix 2024-01-15 01:26:27 -05:00
parent 7f7c17b104
commit 986fa461fe

View file

@ -62,7 +62,6 @@ import nimbotsdk
# imports only select modules
import nimbotsdk/[matrixTypes, MatrixClient]
```
You can compile your Nim code without downloading the NPM module but it will not work. To deal with this, download the [Matrix bot SDK](https://github.com/turt2live/matrix-bot-sdk) if you haven't already: