Procházet zdrojové kódy

Remove two comments

pull/3/head
Tuncer Ayaz před 12 roky
rodič
revize
4f19572ff9
1 změnil soubory, kde provedl 0 přidání a 2 odebrání
  1. +0
    -2
      src/rebar_config.erl

+ 0
- 2
src/rebar_config.erl Zobrazit soubor

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

Načítá se…
Zrušit
Uložit