aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSam Wilkins <35748010+samwilkins333@users.noreply.github.com>2020-01-11 23:24:10 -0500
committerSam Wilkins <35748010+samwilkins333@users.noreply.github.com>2020-01-11 23:24:10 -0500
commit34fd741471a9f82474e289e596d72ffffa3794a1 (patch)
tree7cc834e4f273529e04637b45f6e1556bceb29792 /src
parent54be0389d608ffc3850f6b8bf63874a2921a00a0 (diff)
removed unused dependencies
Diffstat (limited to 'src')
-rw-r--r--src/typings/index.d.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/typings/index.d.ts b/src/typings/index.d.ts
index cc68e8a4d..281bb3217 100644
--- a/src/typings/index.d.ts
+++ b/src/typings/index.d.ts
@@ -2,8 +2,6 @@
declare module 'googlephotos';
declare module 'react-image-lightbox-with-rotate';
-declare module 'kill-port';
-declare module 'ipc-event-emitter';
declare module 'cors';
declare module '@react-pdf/renderer' {