You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[plugins] remove extraneous code change from #1917 (#1937)
## Summary
@mikeland73 pointed out that these lines are extraneous, and testing
confirmed it.
The real fix was the "/"+devboxHiddenDir+"/".
Also changed to use `filepath.Separator`
## How was it tested?
same test plan as #1917
0 commit comments