mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-04 21:07:05 +00:00
chore: cleanup mssql and sync dependencies
This commit is contained in:
@@ -155,12 +155,6 @@ export const allIntegrations: IntegrationItemType[] = [
|
||||
icon: iconMap.dataBricks,
|
||||
type: IntegrationCategoryType.DATABASE,
|
||||
},
|
||||
{
|
||||
title: 'objects.syncData.mssqlServer',
|
||||
sub_type: ClientType.MSSQL,
|
||||
icon: iconMap.mssqlServer,
|
||||
type: IntegrationCategoryType.DATABASE,
|
||||
},
|
||||
{
|
||||
title: 'objects.syncData.oracle',
|
||||
sub_type: SyncDataType.ORACLE,
|
||||
|
||||
Reference in New Issue
Block a user