mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Remove Fibers to align with devel
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import isEqual from "lodash.isequal";
|
||||
|
||||
const Future = Meteor.isServer && require('fibers/future');
|
||||
|
||||
/******************************************************************************/
|
||||
/* TestCaseResults */
|
||||
/******************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user