Ver código fonte

Remove two comments

pull/3/head
Tuncer Ayaz 12 anos atrás
pai
commit
4f19572ff9
1 arquivos alterados com 0 adições e 2 exclusões
  1. +0
    -2
      src/rebar_config.erl

+ 0
- 2
src/rebar_config.erl Ver arquivo

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

Carregando…
Cancelar
Salvar