This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
rebar3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
Cosmetic change: remove last comma-first style
pull/1131/head
Leo Liu
9 years ago
parent
d2de55d23e
commit
04c830244d
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
priv/templates/app.erl
+ 1
- 2
priv/templates/app.erl
View File
@ -8,8 +8,7 @@
-
behaviour
(
application
)
.
%
%
Application
callbacks
-
export
(
[
start
/
2
,
stop
/
1
]
)
.
-
export
(
[
start
/
2
,
stop
/
1
]
)
.
%
%
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
%
%
API
Write
Preview
Loading…
Cancel
Save