Drone req handling update
This commit is contained in:
@@ -18,7 +18,6 @@ drone_status = sa.Enum(
|
||||
'NEW',
|
||||
'APPROVED',
|
||||
'DENIED',
|
||||
'PENDING',
|
||||
'CANCELED',
|
||||
'INFLIGHT',
|
||||
'COMPLETED',
|
||||
|
||||
Reference in New Issue
Block a user