Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: refactor API routing and optimize import usage
- Removed the `"slices"` import in `container.go` - Changed the `RouteAPI` method to use `append` instead of `slices.Concat` Signed-off-by: Jqs7 <[email protected]>
- Loading branch information