From fefe1b0ea8f4c1519306e459d088828b62d5a214 Mon Sep 17 00:00:00 2001 From: stepanzh Date: Fri, 16 Feb 2024 13:07:27 +0300 Subject: [PATCH] feat: remove unnecessary contacts --- build.py | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/build.py b/build.py index 73e93be..257bd4c 100644 --- a/build.py +++ b/build.py @@ -24,6 +24,7 @@ class JqueryCDN: 'repository': 'https://github.com/stepanzh/Proportio', 'vk_community': 'https://vk.com/proportioapp', } + PROJECT_CONTACTS = { 'Stepan': Contact( firstname='Степан', @@ -31,16 +32,6 @@ class JqueryCDN: telegram='https://t.me/red_deer', github='https://github.com/stepanzh', ), - 'Alexandra': Contact( - firstname='Александра', - secondname='Кобец', - telegram='https://t.me/kobets_dez', - ), - 'Mariya': Contact( - firstname='Мария', - secondname='Лукьянова', - telegram='https://t.me/Marnia_made' - ), } JQUERY = {