mirror of
https://github.com/nasa/openmct.git
synced 2025-02-23 10:30:29 +00:00
[Selection] Remove unused import
This commit is contained in:
parent
235032a571
commit
106632c21c
@ -1,4 +1,4 @@
|
|||||||
define(['zepto'], function () {
|
define([], function () {
|
||||||
function ViewRegistry() {
|
function ViewRegistry() {
|
||||||
this.providers = [];
|
this.providers = [];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user