Skip to content

Commit

Permalink
Fix 'Core' code from iexec-core [PR 704](iExecBlockchainComputing/iex…
Browse files Browse the repository at this point in the history
  • Loading branch information
Natchica committed Jun 26, 2024
1 parent 55dc4a1 commit f5c0447
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 36 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
import lombok.Data;
import lombok.NoArgsConstructor;

//TODO: Eventually move this to an iexec-core-library embedding DTOs
// (Eventually move this along with TaskNotificationExtra & more)
@Data
@NoArgsConstructor
@AllArgsConstructor
Expand Down

This file was deleted.

0 comments on commit f5c0447

Please sign in to comment.