From 3593c1c4a67e8fb398e5a456ad4d758305294625 Mon Sep 17 00:00:00 2001 From: Mohammad Amoush Date: Tue, 16 Jul 2019 12:37:04 -0400 Subject: Uncommented code --- package.json | 4 ++-- src/client/views/presentationview/PresentationElement.tsx | 15 --------------- 2 files changed, 2 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index dc829a045..7aff71b57 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "ts-node-dev": "^1.0.0-pre.32", "tslint": "^5.15.0", "tslint-loader": "^3.5.4", - "typescript": "^3.4.1", + "typescript": "^3.5.3", "webpack": "^4.29.6", "webpack-cli": "^3.2.3", "webpack-dev-middleware": "^3.6.1", @@ -196,4 +196,4 @@ "uuid": "^3.3.2", "xoauth2": "^1.2.0" } -} \ No newline at end of file +} diff --git a/src/client/views/presentationview/PresentationElement.tsx b/src/client/views/presentationview/PresentationElement.tsx index 733bbff13..55bcbfcd7 100644 --- a/src/client/views/presentationview/PresentationElement.tsx +++ b/src/client/views/presentationview/PresentationElement.tsx @@ -142,7 +142,6 @@ export default class PresentationElement extends React.Component this.selectedButtons = selectedButtonOfDoc); - // } - // } - } /** -- cgit v1.2.3-70-g09d2