Skip to content

Commit

Permalink
[rm_app_engine] Revert "Add some appengine build constraints. (grpc#3787
Browse files Browse the repository at this point in the history
)"

This reverts commit 5f7b337.
  • Loading branch information
menghanl committed Aug 27, 2020
1 parent 8e97338 commit 28d9e6e
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 65 deletions.
2 changes: 1 addition & 1 deletion channelz/service/func_nonlinux.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// +build !linux appengine
// +build !linux

/*
*
Expand Down
2 changes: 1 addition & 1 deletion internal/channelz/types_nonlinux.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// +build !linux appengine
// +build !linux

/*
*
Expand Down
2 changes: 1 addition & 1 deletion internal/channelz/util_nonlinux.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// +build !linux appengine
// +build !linux

/*
*
Expand Down
31 changes: 0 additions & 31 deletions internal/credentials/spiffe_appengine.go

This file was deleted.

2 changes: 1 addition & 1 deletion internal/syscall/syscall_nonlinux.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// +build !linux appengine
// +build !linux

/*
*
Expand Down
30 changes: 0 additions & 30 deletions security/advancedtls/sni_appengine.go

This file was deleted.

0 comments on commit 28d9e6e

Please sign in to comment.