aboutsummaryrefslogtreecommitdiff
path: root/node_modules/fbjs/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/fbjs/index.js')
-rw-r--r--node_modules/fbjs/index.js10
1 files changed, 0 insertions, 10 deletions
diff --git a/node_modules/fbjs/index.js b/node_modules/fbjs/index.js
deleted file mode 100644
index 80626fa69..000000000
--- a/node_modules/fbjs/index.js
+++ /dev/null
@@ -1,10 +0,0 @@
-/**
- * Copyright (c) 2013-present, Facebook, Inc.
- *
- * This source code is licensed under the MIT license found in the
- * LICENSE file in the root directory of this source tree.
- */
-
-'use strict';
-
-throw new Error('The fbjs package should not be required without a full path.');