Skip to content

Commit

Permalink
[#89] Remove elvis warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Brujo Benavides committed Nov 6, 2015
1 parent 0fcce76 commit 2cd3b84
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/ktn_user_default.erl
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
-module(ktn_user_default).
-export([
xref/0
,l_all/1
-export([ xref/0
, l_all/1
, cmd/1
, all_modules/0
, mk/0
Expand Down

0 comments on commit 2cd3b84

Please sign in to comment.