Removed oracle from examples
This commit is contained in:
parent
abe07271fa
commit
d931019269
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"module": "oracle-connection",
|
||||
"options": {
|
||||
"host": "127.0.0.1",
|
||||
"port": 1234
|
||||
}
|
||||
}
|
|
@ -4,7 +4,7 @@
|
|||
"properties": [
|
||||
{
|
||||
"name": "title",
|
||||
"type": "string"
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "done",
|
||||
|
|
Loading…
Reference in New Issue