delete commented out code

This commit is contained in:
Andy Teijelo 2023-06-18 12:47:26 -04:00
parent cd06d70003
commit 87e9746745

View file

@ -26,15 +26,6 @@ return {
}, },
}, },
}, },
-- tsserver = {
-- settings = {
-- init_options = {
-- preferences = {
-- importModuleSpecifierPreference = "relative",
-- },
-- },
-- },
-- },
}, },
}, },
}, },