Update init.lua Removed TODO

This commit is contained in:
VorTechnix 2024-10-01 07:58:08 -07:00 committed by GitHub
parent df2af2df7d
commit f4b3b09b26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -24,7 +24,6 @@ dofile(wea_cmdpath.."sstack.lua")
dofile(wea_cmdpath.."scol.lua")
dofile(wea_cmdpath.."scube.lua")
dofile(wea_cmdpath.."srect.lua")
-- TODO: Deprecate this.
dofile(wea_cmdpath.."sfactor.lua")
--- END DEPRECATED ---