remove unused include
All checks were successful
Build / build (push) Successful in 1m30s
Build / build (pull_request) Successful in 1m22s

This commit is contained in:
Sainan 2025-04-22 07:13:11 +02:00
parent 6cf17e8bf4
commit c4d968cd0d

View File

@ -4,14 +4,7 @@ import { unixTimesInMs } from "@/src/constants/timeConstants";
import { config } from "@/src/services/configService";
import { CRng } from "@/src/services/rngService";
import { eMissionType, ExportNightwave, ExportRegions } from "warframe-public-export-plus";
import {
ICalendarDay,
ICalendarSeason,
ILiteSortie,
ISeasonChallenge,
ISortie,
IWorldState
} from "../types/worldStateTypes";
import { ICalendarDay, ICalendarSeason, ILiteSortie, ISeasonChallenge, IWorldState } from "../types/worldStateTypes";
const sortieBosses = [
"SORTIE_BOSS_HYENA",