Merge pull request #14477 from Microsoft/10662-runconfig-oopsie

Windows: Wrong build tag in runconfig
This commit is contained in:
Brian Goff
2015-07-08 15:34:05 -04:00

View File

@@ -1,5 +1,3 @@
// +build !windows
package runconfig
func (n NetworkMode) IsDefault() bool {