We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b275f71 commit daac057Copy full SHA for daac057
1 file changed
src/OpCacheGUI/Format/Prefix.php
@@ -90,7 +90,5 @@ private function findLongestPrefix($prefix, $path)
90
return mb_substr($prefix, 0, $lastSlash);
91
}
92
93
-
94
- return $prefix;
95
96
0 commit comments