remove decaff comments

This commit is contained in:
Brian Gough 2019-10-02 16:47:36 +01:00
parent 0e14ad50db
commit c7a7887d67

View file

@ -2,13 +2,6 @@
handle-callback-err,
no-undef
*/
// TODO: This file was created by bulk-decaffeinate.
// Sanity-check the conversion and remove this comment.
/*
* decaffeinate suggestions:
* DS102: Remove unnecessary code created because of implicit returns
* Full docs: https://github.com/decaffeinate/decaffeinate/blob/master/docs/suggestions.md
*/
const sinon = require('sinon')
const chai = require('chai')
const { expect } = chai