Skip to content

Commit 27c472e

Browse files
iwizniamarcaaron
andauthored
Update lib/OnyxCache.js
Co-authored-by: Marc Glasser <marc.aaron.glasser@gmail.com>
1 parent da68b61 commit 27c472e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/OnyxCache.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import _ from 'underscore';
22
import lodashMergeWith from 'lodash/mergeWith';
3-
import customizerForMergeWith from "./customizerForMergeWith";
3+
import customizerForMergeWith from './customizerForMergeWith';
44

55
const isDefined = _.negate(_.isUndefined);
66

0 commit comments

Comments
 (0)