diff options
author | Fred Hebert <mononcqc@ferd.ca> | 2014-11-12 18:08:48 +0000 |
---|---|---|
committer | Fred Hebert <mononcqc@ferd.ca> | 2014-11-12 18:08:48 +0000 |
commit | 8491d41f8edfbb4ea1169b5e4d1773817870324b (patch) | |
tree | fc6a73a10a3197bc6397012dcafb62097eebca81 | |
parent | 2f1db5e0632bf64e51ed972f54860a209993e331 (diff) |
Drop TODO header
-rw-r--r-- | doc/plugins.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/plugins.md b/doc/plugins.md index 572b41d..814f1d0 100644 --- a/doc/plugins.md +++ b/doc/plugins.md @@ -1,5 +1,3 @@ -#### TODO #### - # Plugins # Rebar3's system is based on the concept of *[providers](https://github.com/tsloughter/providers)*. A provider has three callbacks: |