mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-09-25 22:09:23 +02:00
codestyle - remove trailing whitespaces
This commit is contained in:
@@ -12,7 +12,6 @@ class Kindle implements EBookInterface
|
||||
*/
|
||||
public function pressNext()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -20,6 +19,5 @@ class Kindle implements EBookInterface
|
||||
*/
|
||||
public function pressStart()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user