We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb92243 commit dba489fCopy full SHA for dba489f
lib/mongo/OptimisticInvocation.js
@@ -15,6 +15,6 @@ class OptimisticInvocation {
15
}
16
17
const optimisticInvocation = new OptimisticInvocation;
18
+// const optimisticInvocation = new Meteor.EnvironmentVariable();
19
20
export default optimisticInvocation;
-
0 commit comments