Skip to content

Commit

Permalink
Newline update for documentation templates.
Browse files Browse the repository at this point in the history
  • Loading branch information
etefera committed Sep 8, 2020
1 parent 3dec078 commit ec343a7
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ A Source Function takes no \`input\`:
Instead, the function typically produces the \`output\` by reading configurations
from an external system (e.g. reading files from a filesystem).
`,
"sink": `
A Sink Function produces no \`output\`:
Expand All @@ -43,7 +42,6 @@ A Sink Function produces no \`output\`:
Instead, the function typically writes configurations to an external system
(e.g. writing files to a filesystem).
`
}

Expand Down

0 comments on commit ec343a7

Please sign in to comment.