Skip to content

Commit

Permalink
* fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Wellheor1 committed Nov 21, 2023
1 parent 6657c5f commit 4fecfa7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion api/parse_file/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
from ecp_integration.integration import fill_slot_from_xlsx
from laboratory.settings import CONTROL_AGE_MEDEXAM, DAYS_AGO_SEARCH_RESULT
from results.sql_func import check_lab_instrumental_results_by_cards_and_period
from slog.models import Log
from statistic.views import commercial_offer_xls_save_file, data_xls_save_file, data_xls_save_headers_file
from users.models import AssignmentResearches, DoctorProfile
from clients.models import Individual, HarmfulFactor, PatientHarmfullFactor, Card, CardBase, DocumentType, Document
Expand Down
1 change: 0 additions & 1 deletion contracts/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import datetime
import uuid
from decimal import Decimal
from typing import Union

from django.db import models

Expand Down

0 comments on commit 4fecfa7

Please sign in to comment.