[refactor] [xs]: remove unused package

This commit is contained in:
Thadeu Cotts 2020-12-01 10:09:35 -03:00
parent 1054a90896
commit 493cdd61b4

View File

@ -1,5 +1,4 @@
const fs = require('fs')
const path = require('path')
const { parserPath } = require('./copy')
function _replacePackage(projectName) {