- [promotions] Export

GitOrigin-RevId: 62be510265ff1927146b28686c287cafbc8bb28a
This commit is contained in:
the-superpirate 2022-09-06 20:17:59 +03:00
parent 52d3985ec5
commit 1c8ff8c566

View File

@ -16,7 +16,6 @@ py3_image(
data = [
"configs/base.yaml",
"configs/logging.yaml",
"configs/promotions.yaml",
],
main = "main.py",
srcs_version = "PY3ONLY",