Remove refs to webmention

This commit is contained in:
James Mills
2021-01-30 15:12:41 +10:00
parent afc06a134c
commit 0fb306109c
4 changed files with 499 additions and 7 deletions

View File

@@ -35,7 +35,6 @@ COPY ./internal/*.go ./internal/
COPY ./internal/auth/*.go ./internal/auth/
COPY ./internal/session/*.go ./internal/session/
COPY ./internal/passwords/*.go ./internal/passwords/
COPY ./internal/webmention/*.go ./internal/webmention/
COPY ./cmd/spyda/*.go ./cmd/spyda/
# Version/Commit (there there is no .git in Docker build context)