diff --git a/src/Pim.tsx b/src/Pim.tsx index 957d091..81ae859 100644 --- a/src/Pim.tsx +++ b/src/Pim.tsx @@ -33,7 +33,6 @@ class Pim extends React.PureComponent { props: { etesync: CredentialsData; syncInfo: SyncInfo; - match: any; history: any; }; diff --git a/src/SyncGate.tsx b/src/SyncGate.tsx index d2a0b3a..4dc9d0b 100644 --- a/src/SyncGate.tsx +++ b/src/SyncGate.tsx @@ -120,7 +120,6 @@ class SyncGate extends React.PureComponent { )}