Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
1-14x0r committed Jan 17, 2020
1 parent 105e348 commit 59f20d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/controllers/DimensionController.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ export class DimensionController {
constructor(scope) {
this.name = "[DimensionController]";
this.scope = scope;
console.log("y" + window.innerHeight);
console.log("x" + window.innerWidth);
}

/**
Expand Down

0 comments on commit 59f20d8

Please sign in to comment.