mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 22:21:42 +00:00
Various code cleanup. Removed executable flags, added newlines.
This commit is contained in:
@@ -726,4 +726,4 @@ class JournalCollector implements JournalCollectorInterface
|
||||
return $query;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -173,4 +173,4 @@ interface JournalCollectorInterface
|
||||
* @return JournalCollectorInterface
|
||||
*/
|
||||
public function withoutCategory(): JournalCollectorInterface;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user