my sublime text 3 has an error
when i open it, it shows error
ERROR unexpected trailing characters in Packages\users\sublimecodenintel.sublime-settings:1:9
my code is
"Python": {
"python":"D:/Python27/python.exe",
"pythonExtraPaths":
[
"D:/Python27",
"D:/Python27/DLLs",
"D:/Python27/Lib",
"D:/Python27/Lib/lib-tk",
"D:/Python27/Lib/ite-packages"
]
}