Remove deprecated code

This commit is contained in:
Daniel
2020-04-24 11:31:26 +02:00
parent fe7d146360
commit 6d6b03cac3
5 changed files with 0 additions and 72 deletions

View File

@@ -37,8 +37,6 @@ func start() error {
// load status into atomic getters
atomicUpdateSelectedSecurityLevel(status.SelectedSecurityLevel)
atomicUpdatePortmasterStatus(status.PortmasterStatus)
atomicUpdateGate17Status(status.Gate17Status)
// update status
status.updateThreatMitigationLevel()