removed comment region sections

This commit is contained in:
milad 2019-09-04 16:59:14 -07:00
parent 1a8d005220
commit 3f2d2996a0
2 changed files with 0 additions and 21 deletions

View file

@ -440,16 +440,6 @@ function startup() {
// END main
// *************************************
// *************************************
// START cleanup
// *************************************
// #region cleanup
// #endregion
// *************************************
// END cleanup
// *************************************
// *************************************
// START API
// *************************************

View file

@ -86,18 +86,7 @@ function handleAvatarNametagMode(newAvatarNameTagMode) {
}
// *************************************
// START api
// *************************************
// #region api
var nameTag = startup();
module.exports = nameTag;
// #endregion
// *************************************
// END api
// *************************************