Add initials to TODO note
This commit is contained in:
@@ -107,7 +107,7 @@ export const heapUtil = {
|
|||||||
heapFunctionCall(curHeap);
|
heapFunctionCall(curHeap);
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
// We never want analytics to crash our React component
|
// We never want analytics to crash our React component
|
||||||
// TODO: error reporter here
|
// TODO(sk): error reporter here
|
||||||
logUtils.log('Analytics error', e);
|
logUtils.log('Analytics error', e);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user