mirror of
https://github.com/moby/moby.git
synced 2026-08-08 17:11:38 +00:00
daemon/libnetwork/ns: remove windows stub
This reverts commit40b6ebfe75([libnetwork@d82ceca]), which added it to make compile work on Windows, but this package contains no Windows code, so shouldn't be imported in any file compiled on Windows. [libnetwork@d82ceca]:d82ceca3f6Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
package ns
|
||||
|
||||
// File is present so that go build ./... is closer to working on Windows from repo root.
|
||||
Reference in New Issue
Block a user