Browse Source

Removed GlobalEvents import from CTRLPalettes. Wasn't needed.

dev-tmpl
Bryan Miller 6 years ago
parent
commit
8430fcbd6f
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app/js/ui/CTRLPalettes.js

+ 0
- 1
app/js/ui/CTRLPalettes.js View File

@@ -1,4 +1,3 @@
import GlobalEvents from "/app/js/EventCaller.js";
import {NESPalette} from "/app/js/NESPalette.js";

const ATTRIB_NESIDX = "nesidx";

Loading…
Cancel
Save