Skip to content

Commit 1a74bd3

Browse files
authored
chore: fix README.md example (#244)
1 parent 0a5c204 commit 1a74bd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ just as easily be used on its own.
5353
const cacache = require('cacache')
5454
const fs = require('fs')
5555

56-
const tarball = '/path/to/mytar.tgz'
5756
const cachePath = '/tmp/my-toy-cache'
5857
const key = 'my-unique-key-1234'
5958

0 commit comments

Comments
 (0)