Skip to content

Commit 23ac9d8

Browse files
committed
Remove folsom from included applications
1 parent 7e96e0b commit 23ac9d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/riak_core.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{vsn, git},
77
{modules, []},
88
{registered, []},
9-
{included_applications, [folsom, riak_ensemble]},
9+
{included_applications, [riak_ensemble]},
1010
{applications, [
1111
kernel,
1212
stdlib,

0 commit comments

Comments
 (0)