mirror of
https://github.com/sern-handler/cli
synced 2026-06-06 01:16:53 +00:00
style: simple shit that you couldn't fix
This commit is contained in:
@@ -46,7 +46,6 @@ export async function installDeps(choice, name) {
|
||||
* @param {string} name - The name of the project
|
||||
*/
|
||||
export async function cloneRepo(lang, name) {
|
||||
|
||||
const isCached = fs.existsSync(
|
||||
path.join(os.homedir(), '.degit/github/sern-handler/templates')
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user