Skip to content

Commit

Permalink
Remove HMRClient out of the bundle
Browse files Browse the repository at this point in the history
Reviewed By: elynde

Differential Revision: D3024020

fb-gh-sync-id: 26e8be8a1b2c1986e4ca7b510aac263f1a2ced1c
shipit-source-id: 26e8be8a1b2c1986e4ca7b510aac263f1a2ced1c
  • Loading branch information
martinbigio authored and Facebook Github Bot 9 committed Mar 8, 2016
1 parent ab4c73c commit 179ac1e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@

'use strict';

var HMRClient = require('../../Utilities/HMRClient');
var Promise = require('Promise');
var NativeModules = require('NativeModules');
var SourceMapConsumer = require('SourceMap').SourceMapConsumer;
Expand Down

0 comments on commit 179ac1e

Please sign in to comment.