diff options
author | pabs@pablotron.org <pabs@pablotron.org> | 2014-12-18 02:46:44 -0500 |
---|---|---|
committer | pabs@pablotron.org <pabs@pablotron.org> | 2014-12-18 02:46:44 -0500 |
commit | 8c5f52eb71fef8dc2f05ef3b22e17ef47d0af3d7 (patch) | |
tree | b054afd89b6030cde79b39ffb149d98207bd10a6 | |
parent | a6ce9c8e2a61ac7a3eaee0506c7777c915e1e1c0 (diff) | |
download | luigi-template-8c5f52eb71fef8dc2f05ef3b22e17ef47d0af3d7.tar.bz2 luigi-template-8c5f52eb71fef8dc2f05ef3b22e17ef47d0af3d7.zip |
remove todo and configuration options sections
-rw-r--r-- | luigi-template.js | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/luigi-template.js b/luigi-template.js index f52ffe7..e7e08b4 100644 --- a/luigi-template.js +++ b/luigi-template.js @@ -26,15 +26,6 @@ * ----- * TODO * - * Configuration Options - * --------------------- - * TODO - * - * TODO - * ---- - * * Add support for LuigiTemplate.compile (and constructor compile) - * * Add support for `<meta id='x-luigi-template-compile'/>` - * * License * ------- * Copyright (c) 2014 Paul Duncan <pabs@pablotron.org> |