From ad4d17992b54ae039e4a67b6bb5f5662319f9f1a Mon Sep 17 00:00:00 2001 From: Andras Popovics Date: Sat, 17 Jul 2021 14:27:16 +0200 Subject: [PATCH] DO NOT MERGE: test branch for testing ADF apps checker script, throwaway branch --- lib/testing/index.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/testing/index.ts b/lib/testing/index.ts index d78e6cea49..d0d021f13a 100644 --- a/lib/testing/index.ts +++ b/lib/testing/index.ts @@ -17,4 +17,3 @@ /** @deprecated */ // TODO: We need to split adf-testing into smaller chunks -export * from './src/public-api';