mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-26 17:49:15 +01:00
refactor: code cleanup
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
package generic
|
||||
|
||||
const (
|
||||
DataSourceTypeMongo = "mongo"
|
||||
DataSourceTypeMysql = "mysql"
|
||||
DataSourceTypePostgres = "postgres"
|
||||
DataSourceTypeElasticSearch = "postgres"
|
||||
)
|
||||
Reference in New Issue
Block a user