Skip to content

Commit

Permalink
Remove EventStore and ProcessEvent implementations
Browse files Browse the repository at this point in the history
Deleted the EventStore interface and the ProcessEvent-related structures and methods. These changes were made to simplify the internal event handling mechanism and eliminate unused code.
  • Loading branch information
PiotrFerenc committed Jul 26, 2024
1 parent bd5d980 commit eebd5c7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 34 deletions.
27 changes: 0 additions & 27 deletions internal/events/proces_events.go

This file was deleted.

7 changes: 0 additions & 7 deletions internal/repositories/event-store.go

This file was deleted.

0 comments on commit eebd5c7

Please sign in to comment.