2 lines
81 B
SQL
2 lines
81 B
SQL
-- Remove agent token blacklist table
|
|
DROP TABLE IF EXISTS agent_token_blacklist; |
-- Remove agent token blacklist table
|
|
DROP TABLE IF EXISTS agent_token_blacklist; |