Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
RealFascinated committed Feb 16, 2025
1 parent c16e7bd commit c4695d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/common/src/utils/scoresaber.util.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { ScoreSaberScore } from "src/model/score/impl/scoresaber-score";
import { scoresaberService } from "src/service/impl/scoresaber";
import { scoresaberService } from "../service/impl/scoresaber";
import { HMD } from "../hmds";
import ScoreSaberPlayer from "../player/impl/scoresaber-player";
import { MapDifficulty } from "../score/map-difficulty";
Expand Down

0 comments on commit c4695d0

Please sign in to comment.