This is an automated email from the ASF dual-hosted git repository.

jaydoane pushed a commit to branch time-unit-parameterization
in repository https://gitbox.apache.org/repos/asf/couchdb-ets-lru.git

commit 15a76408cb22a1629229cd19c029dccc18e8fbf7
Author: Jay Doane <jay.s.do...@gmail.com>
AuthorDate: Sat Dec 22 18:00:41 2018 -0800

    Remove unnecessary export_all
---
 test/ets_lru_test.erl | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/ets_lru_test.erl b/test/ets_lru_test.erl
index 21d8e28..0f1cc4a 100644
--- a/test/ets_lru_test.erl
+++ b/test/ets_lru_test.erl
@@ -1,6 +1,5 @@
 -module(ets_lru_test).
 
--compile([export_all]).
 
 -include_lib("eunit/include/eunit.hrl").
 

Reply via email to