Fix formatting

This commit is contained in:
Simon Detheridge 2020-02-17 07:53:39 +00:00
parent f57d909f69
commit 739067e0f2

View file

@ -67,7 +67,6 @@ module.exports = ContactManager = {
)
}
}
;['touchContact', 'getContacts'].map(method =>
metrics.timeAsyncMethod(
ContactManager,