mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
remove commented out import from dockerfile
This commit is contained in:
parent
cf6c63f059
commit
c6f94b576b
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ WORKDIR /var/task
|
|||
COPY applications/magic_plan/handler/requirements.txt .
|
||||
RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
# COPY utils/ utils/
|
||||
COPY utilities/ utilities/
|
||||
COPY backend/ backend/
|
||||
COPY applications/ applications/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue