Skip to content

Commit bea1c8f

Browse files
author
DisposaBoy
committed
* don't use missing setting installsuffix
1 parent 9d3fbb0 commit bea1c8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gosubl/mg9.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,6 @@ def _complete_opts(fn, src, pos, builtins):
295295
'GOROOT': nv.get('GOROOT', ''),
296296
'GOPATH': nv.get('GOPATH', ''),
297297
},
298-
'InstallSuffix': gs.setting('installsuffix'),
299298
}
300299

301300
def fmt(fn, src):

0 commit comments

Comments
 (0)