Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit f97fb52

Browse files
authored
Update app.js
1 parent 7783675 commit f97fb52

File tree

1 file changed

+0
-1
lines changed
  • examples/browser-webpack/src/components

1 file changed

+0
-1
lines changed

examples/browser-webpack/src/components/app.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
'use strict'
22

33
const React = require('react')
4-
const Buffer = require('safe-buffer').Buffer
54
const IPFS = require('ipfs')
65

76
const stringToUse = 'hello world from webpacked IPFS'

0 commit comments

Comments
 (0)