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

Commit

Permalink
Update app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias authored Oct 22, 2017
1 parent 7783675 commit f97fb52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/browser-webpack/src/components/app.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
'use strict'

const React = require('react')
const Buffer = require('safe-buffer').Buffer
const IPFS = require('ipfs')

const stringToUse = 'hello world from webpacked IPFS'
Expand Down

0 comments on commit f97fb52

Please sign in to comment.