Skip to content

Commit

Permalink
fix linter warning
Browse files Browse the repository at this point in the history
* remove unused Metadata variable from RepositoryController
  • Loading branch information
marcocastignoli committed May 8, 2023
1 parent a6af063 commit c7f92eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/server/services/RepositoryService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import {
Status,
Create2Args,
StringMap,
Metadata,
/* ContextVariables, */
CheckedContract,
} from "@ethereum-sourcify/lib-sourcify";
Expand Down

0 comments on commit c7f92eb

Please sign in to comment.