fix: Minor packages reorganization.
This commit is contained in:
parent
f63604a18a
commit
f0b7096865
2 changed files with 3 additions and 2 deletions
|
@ -0,0 +1,5 @@
|
|||
package eu.ztsh.lfr.model.events;
|
||||
|
||||
public record FileModifiedEvent(long timestamp) {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue