Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson committed Jul 20, 2024
1 parent 64c54cc commit db9b58a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ import { initializeFromClass, isMatrixType, isVectorType } from '../utilities/Cl
import { ClassProperty } from './ClassProperty.js';
import { PropertySetAccessor } from './PropertySetAccessor.js';

// TODO: is this only for points?
// TODO: Test "no data" path
class PropertyAttributeClassProperty extends ClassProperty {

constructor( enums, classProperty, attributeProperty = null ) {
Expand Down

0 comments on commit db9b58a

Please sign in to comment.