Skip to content

fix(character_level_value): fix wrong import

Dosugamea requested to merge Dosugamea/server:fix/build-240408 into main

Summary

This PR fixes the build didn't work well. It happened by wrong import.

Related Issues

https://gitlab.com/kirafan/sparkle/server/-/pipelines/1243421552/failures

Changes Made

  • internal/domain/value/character/character_level_value.go
    • Fixed the import

Testing

  • Build success

Additional Information

  • Be careful when use coderabbit...

Merge request reports