Skip to content

Commit

Permalink
remove Sentry test case
Browse files Browse the repository at this point in the history
  • Loading branch information
DutchmanNL committed Apr 14, 2020
1 parent 2bc347c commit a461353
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ class Multicast extends utils.Adapter {
send_port = this.config.send_port;
retry_time = this.config.retrytime;
retrymaxcount = this.config.retrymaxcount;
setTimeout(sentryTest, 10000);
// Reset all connection states to FALSE
this.DoResetConnState();

Expand Down

0 comments on commit a461353

Please sign in to comment.