summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2018-10-14 12:43:28 -0400
committerFred Hebert <mononcqc@ferd.ca>2018-10-14 12:43:28 -0400
commitfb6de6e0e5dc0da1c4e64c166bcb69327420cb60 (patch)
tree6f77a0a2a03d889884d3d4172923bd23f67ef8bc
parentdada4e36e6d9a5c4b41bbe1f68389520e7c59ace (diff)
Drop outdated comments
-rw-r--r--src/rebar_paths.erl2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/rebar_paths.erl b/src/rebar_paths.erl
index 900443d..82c0218 100644
--- a/src/rebar_paths.erl
+++ b/src/rebar_paths.erl
@@ -1,5 +1,3 @@
-%% BEFORE THIS FIX: rebar3 ct 266.78s user 144.06s system 144% cpu 4:33.70 total
-%% CURRENT TIME: rebar3 ct 419.30s user 301.00s system 152% cpu 7:51.98 total
-module(rebar_paths).
-include("rebar.hrl").