mirror of
https://github.com/konpa/devicon.git
synced 2025-08-06 14:46:46 +02:00
Moved gh pages into master branch
This commit is contained in:
@@ -141,7 +141,6 @@ function cleanUp() {
|
||||
let filePath = path.join(__dirname, name);
|
||||
return fsPromise.unlink(filePath);
|
||||
} catch(e) {
|
||||
console.log("err was catch here");
|
||||
console.log(e);
|
||||
}
|
||||
})
|
||||
|
Reference in New Issue
Block a user