reformat: correct codestyle
This commit is contained in:
@@ -11,4 +11,4 @@ class InvalidApiTokenException extends Exception
|
||||
{
|
||||
parent::__construct($message, $code, $previous);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,4 +24,4 @@ class TeleCartPulseServiceProvider extends ServiceProvider
|
||||
);
|
||||
});
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user