Skip to content

Commit dd0aa1d

Browse files
committed
This file no longer exists
1 parent c8ec3c7 commit dd0aa1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

xt/trailing-whitespace.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ for qx<git ls-files>.lines -> $file {
1010
next if $file ~~ / 'jquery'/;
1111
next if $file ~~ / '.png' $/;
1212
next if $file ~~ / '.ico' $/;
13-
next if $file eq 'html/js/levenshtein.js';
1413

1514
push @files, $file;
1615
}

0 commit comments

Comments
 (0)