refactor: re-implement embed without "unused" import (#830)

* refactor: re-implement `embed` without "unused" import

* fix(gitignore): ignore local docker registry data
This commit is contained in:
Ryan
2021-09-27 17:33:14 +00:00
committed by GitHub
parent bfcf0abd73
commit 7a426a0f37
2 changed files with 11 additions and 6 deletions

3
.gitignore vendored
View File

@@ -28,3 +28,6 @@ coverage.txt
.env
.secrets
# ignore docker registry from .github/workflows/checks.yml
docker-registry/