mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-18 20:38:57 +00:00
Code clean up.
This commit is contained in:
@@ -21,22 +21,19 @@
|
||||
|
||||
/**
|
||||
* snsDescription.php
|
||||
* Author 2017 hugovanduijn@gmail.com
|
||||
* Author 2017 hugovanduijn@gmail.com.
|
||||
*
|
||||
* This software may be modified and distributed under the terms of the
|
||||
* Creative Commons Attribution-ShareAlike 4.0 International License.
|
||||
*
|
||||
* See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace FireflyIII\Import\Specifics;
|
||||
|
||||
/**
|
||||
* Class SnsDescription
|
||||
*
|
||||
* @package FireflyIII\Import\Specifics
|
||||
* Class SnsDescription.
|
||||
*/
|
||||
class SnsDescription implements SpecificInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user