| @@ -41,17 +41,7 @@ | ||
| 41 | 41 | "config-to-config-v2": { |
| 42 | 42 | "fromType": "config", |
| 43 | 43 | "toType": "config-v2", |
| 44 | 44 | "path": "operations/config-to-config-v2.json" |
| 45 | - }, | |
| 46 | - "email-to-emails": { | |
| 47 | - "fromType": "email", | |
| 48 | - "toType": "emails", | |
| 49 | - "path": "operations/email-to-emails.json" | |
| 50 | - }, | |
| 51 | - "string-to-font-family": { | |
| 52 | - "fromType": "string", | |
| 53 | - "toType": "font-family", | |
| 54 | - "path": "operations/string-to-font-family.json" | |
| 55 | 45 | } |
| 56 | 46 | } |
| 57 | 47 | } |