Skip to content

Commit daac057

Browse files
committed
Removed dead code
1 parent b275f71 commit daac057

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/OpCacheGUI/Format/Prefix.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,5 @@ private function findLongestPrefix($prefix, $path)
9090
return mb_substr($prefix, 0, $lastSlash);
9191
}
9292
}
93-
94-
return $prefix;
9593
}
9694
}

0 commit comments

Comments
 (0)