Skip to content

Commit b43d58b

Browse files
authored
Removed old init.py (#773)
### Description Please explain the changes you made here. ### Checklist - [ ] Created tests which fail without the change (if possible) - [ ] All tests passing - [ ] Extended the documentation, if necessary
1 parent c98eef6 commit b43d58b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ EXPOSE 8000
1010
WORKDIR /hyperion
1111

1212
COPY pyproject.toml .
13-
COPY init.py .
1413
COPY alembic.ini .
1514
COPY migrations migrations/
1615
COPY assets assets/

0 commit comments

Comments
 (0)