include/proute@discover_DuplicateHelper.hrl
-record(duplicate_helper, {
helper :: binary(),
first_file :: binary(),
second_file :: binary()
}).
-record(duplicate_helper, {
helper :: binary(),
first_file :: binary(),
second_file :: binary()
}).