forked from simrail/simrail.pro
feat(): code cleanup
This commit is contained in:
parent
3ce2d4501a
commit
e84afd359a
@ -20,7 +20,6 @@ import { ErrorResponseBuilder, SuccessResponseBuilder } from "../responseBuilder
|
|||||||
import { PlayerUtil } from "../../util/PlayerUtil.js";
|
import { PlayerUtil } from "../../util/PlayerUtil.js";
|
||||||
import { IProfile, MProfile } from "../../mongo/profile.js";
|
import { IProfile, MProfile } from "../../mongo/profile.js";
|
||||||
import { escapeRegexString, removeProperties } from "../../util/functions.js";
|
import { escapeRegexString, removeProperties } from "../../util/functions.js";
|
||||||
import { MTrainLog } from "../../mongo/trainLog.js";
|
|
||||||
|
|
||||||
const generateSearch = (regex: RegExp) => [
|
const generateSearch = (regex: RegExp) => [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user