From 5d4976a44a9a9d08fd5cc6dda09df0c6f9abe347 Mon Sep 17 00:00:00 2001 From: derekpierre Date: Wed, 4 Sep 2024 09:02:06 -0400 Subject: [PATCH] Fix linting error. --- packages/taco/examples/encrypt-decrypt.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/taco/examples/encrypt-decrypt.ts b/packages/taco/examples/encrypt-decrypt.ts index 66d4470b..1ee53f3e 100644 --- a/packages/taco/examples/encrypt-decrypt.ts +++ b/packages/taco/examples/encrypt-decrypt.ts @@ -2,7 +2,7 @@ import { ChainId } from '@nucypher/shared'; import { EIP4361AuthProvider, USER_ADDRESS_PARAM_DEFAULT, -} from '@nucypher/taco-auth'; +} from '@nucypher/taco-auth'; import { ethers } from 'ethers'; import {