mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-03 20:14:31 +00:00
Code cleanup.
This commit is contained in:
@@ -29,6 +29,6 @@ namespace FireflyIII\Enums;
|
||||
*/
|
||||
enum WebhookDelivery: int
|
||||
{
|
||||
//case XML = 200;
|
||||
// case XML = 200;
|
||||
case JSON = 300;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user