Skip to content

Commit 9dbb382

Browse files
committed
Remove old docs
Signed-off-by: Fabio José <[email protected]>
1 parent a7e8354 commit 9dbb382

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -106,17 +106,6 @@ These are the supported specifications by this version.
106106

107107
> If you want old examples, they are [here](./OLDOCS.md)
108108
109-
The `Cloudevent` constructor arguments.
110-
111-
```js
112-
/*
113-
* spec : if is null, set the spec 0.1 impl
114-
* format: if is null, set the JSON Format 0.1 impl
115-
*/
116-
Cloudevent(spec, format);
117-
118-
```
119-
120109
### Usage
121110

122111
```js

0 commit comments

Comments
 (0)