mirror of
https://git.phreedom.club/localhost_frssoft/bloat.git
synced 2025-03-20 21:39:38 +00:00
Remove unsed variables from Makefile
This commit is contained in:
parent
59eaff9512
commit
0076ee6055
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -1,7 +1,6 @@
|
||||||
.POSIX:
|
.POSIX:
|
||||||
|
|
||||||
GO=go
|
GO=go
|
||||||
#GOFLAGS=-mod=vendor
|
|
||||||
|
|
||||||
all: web
|
all: web
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue