fix a little space

This commit is contained in:
sovlookup 2021-01-28 22:23:17 +08:00
parent 0b8987f6a1
commit 9684def1ae
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ const INTEGRATIONS = {
SQL_SERVER: sqlServer.integration,
AIRTABLE: airtable.integration,
MYSQL: mysql.integration,
ARANGODB: arangodb.integration,
ARANGODB: arangodb.integration,
}
module.exports = {