Skip to content

Commit

Permalink
Remove two comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuncer Ayaz committed Aug 4, 2012
1 parent 392adcf commit 4f19572
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/rebar_config.erl
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,8 @@
skip_dirs = new_skip_dirs() :: dict(),
xconf = new_xconf() :: dict() }).

%% Types that can be used from other modules -- alphabetically ordered.
-export_type([config/0]).

%% data types
-opaque config() :: #config{}.

-define(DEFAULT_NAME, "rebar.config").
Expand Down

0 comments on commit 4f19572

Please sign in to comment.