mirror of
https://github.com/nasa/openmct.git
synced 2025-03-06 06:01:51 +00:00
[API] Remove obsolete method to decruft
This commit is contained in:
parent
7c3bfae0a6
commit
bb04d9db4a
@ -87,11 +87,6 @@ define([
|
||||
);
|
||||
};
|
||||
|
||||
|
||||
DefaultCompositionProvider.prototype.canContain = function (domainObject, child) {
|
||||
return true;
|
||||
};
|
||||
|
||||
/**
|
||||
* Remove a domain object from another domain object's composition.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user