1
0
Fork 0

[node] stop trying to optimize useless things like local database calls

This commit is contained in:
Julien Dessaux 2024-03-28 12:11:36 +01:00
parent a1d6b03ec9
commit 3cb4f4df51
Signed by: adyxax
GPG key ID: F92E51B86E07177E
12 changed files with 79 additions and 57 deletions

View file

@ -5,5 +5,6 @@ import * as autoInit from './automation/init.ts';
//import * as contracts from './lib/contracts.ts';
await autoInit.init();
autoContracting.init();
//autoExploring.init();