SimpleChatTCRV:Cleanup importmap
Remove the unneeded , wrt last entry Rather the import map isnt used currently, but certain entries kept there for future, more as a reminder.
This commit is contained in:
parent
143237a8d0
commit
1751ed1827
|
|
@ -14,7 +14,7 @@
|
|||
"simplechat": "./simplechat.js",
|
||||
"datautils": "./datautils.mjs",
|
||||
"ui": "./ui.mjs",
|
||||
"toolsmanager": "./tools.mjs",
|
||||
"toolsmanager": "./tools.mjs"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue