Skip to content

Commit

Permalink
вернул работу транспорту слака
Browse files Browse the repository at this point in the history
  • Loading branch information
bia-tech committed Feb 27, 2018
1 parent 21d7c54 commit 86d6c41
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.ospx
2 changes: 0 additions & 2 deletions src/Транспорты/ТранспортСлак.os
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@

КонецЕсли;

ВызватьИсключение СтрШаблон("Отсутствует реализация отправки сообщения для транспорта %1", Протокол().Представление);

ИмяСервера = "slack.com";
Прокси = Новый ИнтернетПрокси(ИСТИНА);

Expand Down

0 comments on commit 86d6c41

Please sign in to comment.