mirror of
https://github.com/superhelio/commands.git
synced 2026-01-26 11:44:01 +00:00
Fixed Scrutinizer reported issue
This commit is contained in:
@@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
||||
and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## Unreleased
|
||||
- Fixed Scrutinizer reported issue
|
||||
- Renamed LICENSE
|
||||
- Tested `github_changelog_generator`, but did not like it
|
||||
|
||||
|
||||
@@ -22,8 +22,6 @@ class Reload extends Command
|
||||
|
||||
/**
|
||||
* Create a new command instance.
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function __construct()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user