Browse Source

Remove unused variables

Signed-off-by: Christopher Crone <[email protected]>
Christopher Crone 5 years ago
parent
commit
9920fe2284
1 changed files with 0 additions and 4 deletions
  1. 0 4
      Makefile

+ 0 - 4
Makefile

@@ -23,10 +23,6 @@
 # ARISING FROM, OUT OF OR IN CONNECTION WITH
 # THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
-GOOS ?= $(shell go env GOOS)
-GOARCH ?= $(shell go env GOARCH)
-PWD = $(shell pwd)
-
 export DOCKER_BUILDKIT=1
 
 all: cli