Skip to content

Commit d87de85

Browse files
author
Michelle Tilley
committed
🔥 unused headMatcher
1 parent 0af9a2f commit d87de85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

js/historyview.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,6 @@ define(['d3'], function () {
273273
if (!ref) return null;
274274

275275
var commitData = this.commitData,
276-
headMatcher = /HEAD(\^+)/i.exec(ref),
277276
matchedCommit = null;
278277

279278
var parts = /^([^\^\~]+)(.*)$/.exec(ref),

0 commit comments

Comments
 (0)