forked from github/dataease
fix: 去掉db2数据源
This commit is contained in:
parent
cb539ac59f
commit
fe2ce6ef58
@ -85,12 +85,6 @@ export const dsTypes = [
|
||||
catalog: 'OLAP',
|
||||
extraParams: ''
|
||||
},
|
||||
{
|
||||
type: 'db2',
|
||||
name: 'Db2',
|
||||
catalog: 'OLTP',
|
||||
extraParams: ''
|
||||
},
|
||||
{
|
||||
type: 'redshift',
|
||||
name: 'AWS Redshift',
|
||||
|
Loading…
Reference in New Issue
Block a user