mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-02 21:10:47 -05:00
https-proxy decaf cleanup
This commit is contained in:
@@ -1,11 +1,4 @@
|
||||
// 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
|
||||
*/
|
||||
require('../spec_helper')
|
||||
const { expect } = require('../spec_helper')
|
||||
|
||||
let fs = require('fs-extra')
|
||||
const path = require('path')
|
||||
|
||||
Reference in New Issue
Block a user