瀏覽代碼

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

Loading…
取消
儲存