Browse Source

Merge pull request #9858 from jfrazelle/exec-buildtag

The comment for build in exec had a typo
Alexander Morozov 10 năm trước cách đây
mục cha
commit
a33f7a07d1
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      daemon/exec.go

+ 0 - 2
daemon/exec.go

@@ -1,5 +1,3 @@
-// build linux
-
 package daemon
 
 import (