diff options
Diffstat (limited to 'ui/app/main-container.js')
-rw-r--r-- | ui/app/main-container.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ui/app/main-container.js b/ui/app/main-container.js index af722d100..b9f4902af 100644 --- a/ui/app/main-container.js +++ b/ui/app/main-container.js @@ -14,10 +14,6 @@ function MainContainer () { } MainContainer.prototype.render = function () { - - // 2. Fix responsive sizing - smaller - // https://puu.sh/x0gDA/5ff3b734eb.png - // // 3. summarize: // switch statement goes inside MainContainer, // or a method in renderPrimary |