Skip to content
Snippets Groups Projects
Commit 5b109833 authored by MEKHININI ELIES's avatar MEKHININI ELIES :speech_balloon:
Browse files

fix: delete import of userHelper

parent d7d0ba8b
Branches develop
No related merge requests found
Pipeline #311305 passed with stage
in 5 seconds
import HttpError from "./HttpError";
import UserModel, { UserStats } from "../models/UserModel";
import axios from "axios";
import { transformToUserModel } from "../utils/UserHelper.ts";
export const useUserService = () => {
const url = "https://klebert-host.com:33037";
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment