diff options
Diffstat (limited to 'ui/core.js')
-rw-r--r-- | ui/core.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ui/core.js b/ui/core.js index 862851391..33d7974e2 100644 --- a/ui/core.js +++ b/ui/core.js @@ -7,14 +7,10 @@ define( [ "./data", "./disable-selection", "./focusable", - "./form", - "./ie", "./keycode", "./labels", "./jquery-patch", "./plugin", - "./safe-active-element", - "./safe-blur", "./scroll-parent", "./tabbable", "./unique-id", |