mirror of
https://github.com/NovaGM/ModuleBuilder.git
synced 2024-08-15 00:23:33 +00:00
[authorGen] Fix missing performance bug???
This commit is contained in:
parent
3b0b6e7974
commit
4879b52251
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
import { performance } from 'perf_hooks';
|
||||
import { readFileSync } from 'fs';
|
||||
import axios from 'axios';
|
||||
|
||||
|
|
Loading…
Reference in a new issue