Skip to content

Commit

Permalink
chore: remove unnecessary import of 'path' (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelgozi authored Feb 13, 2023
1 parent 8c4b581 commit d5e5738
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ _In case you need more tiny libraries like tinypool or tinyspy, please consider
In `main.js`:

```js
import path from 'path'
import Tinypool from 'tinypool'

const pool = new Tinypool({
Expand Down

0 comments on commit d5e5738

Please sign in to comment.