Skip to content

Commit

Permalink
Suppression import inexistant
Browse files Browse the repository at this point in the history
  • Loading branch information
amandine-sahl committed Nov 9, 2023
1 parent b62e375 commit d3723a0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions apptax/taxonomie/routesbiblistes.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@

from . import filemanager
from . import db
from ..utils.utilssqlalchemy import json_resp, csv_resp
from ..utils.genericfunctions import calculate_offset_page
from .models import BibListes, Taxref
from apptax.taxonomie.schemas import BibListesSchema

Expand Down
1 change: 0 additions & 1 deletion apptax/taxonomie/routesbibnoms.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
BibThemes,
BibAttributs,
)
from .repositories import MediaRepository
from .models import Taxref, CorTaxonAttribut, BibThemes, BibAttributs, TMedias
from .schemas import TMediasSchema
from pypnusershub import routes as fnauth
Expand Down

0 comments on commit d3723a0

Please sign in to comment.