refactor: remove unused constant

This commit is contained in:
Matthias Radestock
2018-04-02 13:48:29 +01:00
parent fd3ac19c02
commit e852b18e42

View File

@@ -56,8 +56,6 @@ const (
LabelPrefix = "docker_label_"
EnvPrefix = "docker_env_"
stopTimeout = 10
)
// These 'constants' are used for node states.