Skip to content

Commit c4a9ea0

Browse files
fix(directline): remove unused files
1 parent 98944c4 commit c4a9ea0

11 files changed

Lines changed: 3 additions & 1214 deletions

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/.env
22
/dist
33
/lib
4-
/node_modules
4+
/node_modules

__tests__/happy.uploadAttachments.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,4 @@ describe('Happy path', () => {
113113
]);
114114
});
115115
});
116-
});
116+
});

built/directLine.d.ts

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)