mirror of
https://github.com/klaussilveira/gitlist.git
synced 2026-05-06 02:07:37 +02:00
No need to return null
This commit is contained in:
@@ -148,8 +148,6 @@ class Utils
|
||||
return $this->app['filetypes'][$fileType];
|
||||
}
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
public function getPager($pageNumber, $totalCommits)
|
||||
|
||||
Reference in New Issue
Block a user