Skip to content
Snippets Groups Projects
Commit 99988b27 authored by Alexis POYEN's avatar Alexis POYEN
Browse files

Fix : remove unused imports

parent 8d17fff9
No related branches found
No related tags found
No related merge requests found
Pipeline #6668 passed
// Imports
import * as Auth from "/services/auth/auth.js";
import * as PartyModel from "/services/model/party-model.js";
import * as CandidateListModel from "/services/model/candidateList-model.js";
import * as AreaModel from "/services/model/area-model.js";
import * as Common from "/services/common/common.js";
export async function mount(parent) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment