ソースを参照

Remove two comments

pull/3/head
Tuncer Ayaz 12年前
コミット
4f19572ff9
1個のファイルの変更0行の追加2行の削除
  1. +0
    -2
      src/rebar_config.erl

+ 0
- 2
src/rebar_config.erl ファイルの表示

@ -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").

読み込み中…
キャンセル
保存