summaryrefslogtreecommitdiff
path: root/schema/sqlite.sql
diff options
context:
space:
mode:
Diffstat (limited to 'schema/sqlite.sql')
-rw-r--r--schema/sqlite.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/schema/sqlite.sql b/schema/sqlite.sql
index 3656a72..ca495cd 100644
--- a/schema/sqlite.sql
+++ b/schema/sqlite.sql
@@ -17,7 +17,6 @@ CREATE TABLE users (
last_micropub_response_date datetime,
location_enabled INTEGER NOT NULL default 0,
syndication_targets TEXT,
- facebook_access_token TEXT,
twitter_access_token TEXT,
twitter_token_secret TEXT,
twitter_username TEXT,