@@ -171,9 +171,9 @@ |
||
| 171 | 171 | public function removeExtension ($filename) |
| 172 | 172 | { |
| 173 | 173 | return $this->appendPath( |
| 174 | - $this->getFolderPath($filename), |
|
| 175 | - $this->getBaseName($filename) |
|
| 176 | - ); |
|
| 174 | + $this->getFolderPath($filename), |
|
| 175 | + $this->getBaseName($filename) |
|
| 176 | + ); |
|
| 177 | 177 | } |
| 178 | 178 | |
| 179 | 179 | /** |
@@ -12,7 +12,6 @@ |
||
| 12 | 12 | use allejo\stakx\FrontMatter\ExpandedValue; |
| 13 | 13 | use allejo\stakx\Object\ContentItem; |
| 14 | 14 | use allejo\stakx\Object\DynamicPageView; |
| 15 | -use allejo\stakx\Object\JailObject; |
|
| 16 | 15 | use allejo\stakx\Object\PageView; |
| 17 | 16 | use allejo\stakx\Object\RepeaterPageView; |
| 18 | 17 | use allejo\stakx\System\FileExplorer; |