-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
2 additions
and
398 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,7 @@ | ||
/* Autogenerated file. Do not edit manually. */ | ||
/* tslint:disable */ | ||
/* eslint-disable */ | ||
import type * as metatx from "./metatx"; | ||
export type { metatx }; | ||
import type * as proxy from "./proxy"; | ||
export type { proxy }; | ||
import type * as security from "./security"; | ||
export type { security }; | ||
import type * as utils from "./utils"; | ||
export type { utils }; |
131 changes: 0 additions & 131 deletions
131
src/types/@openzeppelin/contracts-upgradeable/metatx/ERC2771ContextUpgradeable.ts
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
src/types/@openzeppelin/contracts-upgradeable/metatx/index.ts
This file was deleted.
Oops, something went wrong.
105 changes: 0 additions & 105 deletions
105
src/types/@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.ts
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
src/types/factories/@openzeppelin/contracts-upgradeable/index.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
/* Autogenerated file. Do not edit manually. */ | ||
/* tslint:disable */ | ||
/* eslint-disable */ | ||
export * as metatx from "./metatx"; | ||
export * as proxy from "./proxy"; | ||
export * as security from "./security"; | ||
export * as utils from "./utils"; |
61 changes: 0 additions & 61 deletions
61
...actories/@openzeppelin/contracts-upgradeable/metatx/ERC2771ContextUpgradeable__factory.ts
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
src/types/factories/@openzeppelin/contracts-upgradeable/metatx/index.ts
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
src/types/factories/@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable__factory.ts
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
src/types/factories/@openzeppelin/contracts-upgradeable/utils/index.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.