mirror of
https://github.com/SrIzan10/sern-cli.git
synced 2026-05-01 11:05:17 +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