Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs224 committed Feb 3, 2018
1 parent dc2a3ff commit 7a8dfa8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app.js
Expand Up @@ -4,7 +4,6 @@ require("./components/indicators");
require("./components/map");
var { ipcRenderer } = require("electron");
var state = require("./state");

var m = require("mithril");

m.render($('.buttons')[0], [
Expand Down

0 comments on commit 7a8dfa8

Please sign in to comment.