mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 22:26:30 +00:00
4 lines
144 B
MySQL
4 lines
144 B
MySQL
|
DROP TABLE push_notification_client_servers;
|
||
|
DROP TABLE push_notification_client_info;
|
||
|
DROP INDEX idx_push_notification_client_info_public_key;
|