mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 01:24:36 +02:00
further clean up
This commit is contained in:
parent
3450af7a3d
commit
5056e698fa
1 changed files with 0 additions and 2 deletions
|
@ -609,8 +609,6 @@
|
||||||
createTemplate("Namespaces", makeGroupTOC("Namespaces"));
|
createTemplate("Namespaces", makeGroupTOC("Namespaces"));
|
||||||
createTemplate("Objects", makeGroupTOC("Objects"));
|
createTemplate("Objects", makeGroupTOC("Objects"));
|
||||||
|
|
||||||
fs.writeFileSync('Links-Untouched', unTouchedLinks.join('\n'));
|
|
||||||
|
|
||||||
// Copy the files to the target Directories if Local
|
// Copy the files to the target Directories if Local
|
||||||
if (copyLocal){
|
if (copyLocal){
|
||||||
// Copy files to the Twig Directory
|
// Copy files to the Twig Directory
|
||||||
|
|
Loading…
Reference in a new issue