Browse Source

Merge pull request #54 from mattonrails/simpleapp_sup_template_typo

Remove leading empty line from a template
pull/3/head
Dave Smith 12 years ago
parent
commit
94cf19438c
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      priv/templates/simpleapp_sup.erl

+ 0
- 1
priv/templates/simpleapp_sup.erl View File

@ -1,4 +1,3 @@
-module({{appid}}_sup).
-behaviour(supervisor).

Loading…
Cancel
Save