Browse Source

Remove unused include_lib directive

pull/3/head
Yurin Slava 13 years ago
committed by Tuncer Ayaz
parent
commit
5a640a92fd
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/rebar_reltool.erl

+ 0
- 1
src/rebar_reltool.erl View File

@ -31,7 +31,6 @@
clean/2]).
-include("rebar.hrl").
-include_lib("reltool/src/reltool.hrl").
-include_lib("kernel/include/file.hrl").
%% ===================================================================

Loading…
Cancel
Save