Commit f38e021
committed
fix: correct GlobalUsing.cs namespaces
Remove invalid namespaces:
- EventFlow.Core.Commands (doesn't exist)
- EventFlow.Core.Models.DTOs (doesn't exist)
- EventFlow.Core.Services.Interfaces (doesn't exist)
Remove duplicates:
- EventFlow.Core.Models
- EventFlow.Application.Services
- EventFlow.Application.Validators1 parent 4bc138b commit f38e021
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 8 | | |
13 | 9 | | |
14 | 10 | | |
15 | 11 | | |
16 | 12 | | |
17 | | - | |
18 | | - | |
19 | 13 | | |
20 | 14 | | |
21 | 15 | | |
| |||
0 commit comments