aboutsummaryrefslogtreecommitdiff
path: root/src/mobile/MobileInterface.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/mobile/MobileInterface.tsx')
-rw-r--r--src/mobile/MobileInterface.tsx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mobile/MobileInterface.tsx b/src/mobile/MobileInterface.tsx
index 73dcabac8..820a6885d 100644
--- a/src/mobile/MobileInterface.tsx
+++ b/src/mobile/MobileInterface.tsx
@@ -1731,7 +1731,6 @@ export class MobileInterface extends React.Component {
@action
closeUpload = () => {
this.imageUploadActive = false;
- console.log("1dude");
}
// toggleUpload = () => {
@@ -1749,7 +1748,6 @@ export class MobileInterface extends React.Component {
}
console.log("upload");
- const workspaces = Cast(this.userDoc.myWorkspaces, Doc) as Doc;
return (
<div>
<div className="closeUpload" onClick={this.toggleUpload}>