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 37365cd..3656a72 100644
--- a/schema/sqlite.sql
+++ b/schema/sqlite.sql
@@ -21,7 +21,6 @@ CREATE TABLE users (
twitter_access_token TEXT,
twitter_token_secret TEXT,
twitter_username TEXT,
- instagram_access_token TEXT,
email_username TEXT,
default_timezone TEXT,
supported_post_types TEXT,