Skip to content

Commit 44bc599

Browse files
committed
fix
1 parent d59a636 commit 44bc599

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ init: runtime
187187
.PHONY: run
188188
run: runtime
189189
@$(call func_echo_status, "$@ -> [ Start ]")
190-
rm -f logs/worker_events.sock logs/stream_worker_events.sock ## Cleanup stale event broker unix socket file
191190
$(ENV_APISIX) start
192191
@$(call func_echo_success_status, "$@ -> [ Done ]")
193192

0 commit comments

Comments
 (0)