chore(deps): remove unused tree-kill dependency

code got removed with commit e393914,
but seems that the dependency remained as leftover
This commit is contained in:
Panagiotis Papadopoulos
2025-01-04 19:07:03 +01:00
parent 657fa9402c
commit c5a8b5b6d8
3 changed files with 0 additions and 12 deletions

View File

@@ -1,5 +1,4 @@
import child_process from "child_process";
import kill from "tree-kill";
let etapiAuthToken: string | undefined;