diff --git a/cmd/commands/dlv/dlv_amd64.go b/cmd/commands/dlv/dlv_amd64.go index de2d3ae..6eda3fb 100644 --- a/cmd/commands/dlv/dlv_amd64.go +++ b/cmd/commands/dlv/dlv_amd64.go @@ -12,8 +12,6 @@ // License for the specific language governing permissions and limitations // under the License. -// +build !darwin - // Package dlv ... package dlv