use time keyword constant

This commit is contained in:
zhiqiang feng
2021-01-05 18:11:51 +08:00
parent 99440a393a
commit a814a2190a
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -39,7 +39,6 @@ const (
KeyDof = "dof"
KeyPlane = "plane"
KeyAircraft = "aircraft"
KeyOther = "other"
KeyTime = "time"
)