diff --git a/conf/config.json.example b/conf/config.json.example index 3961f8d..52a4cd3 100644 --- a/conf/config.json.example +++ b/conf/config.json.example @@ -29,10 +29,6 @@ "host": "localhost", "port": "3306", "dialect": "mysql" - }, -# "github": { -# "clientID": "YOUR_clientID", -# "clientSecret": "YOUR_clientSecret" -# } + } } } \ No newline at end of file