Skip to content

Commit

Permalink
minor fix: remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
pomahtri authored Jan 15, 2025
1 parent 6d33f23 commit fc48e8e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ import {
} from '@ts/core/reactive/index';
import { createPromise } from '@ts/core/utils/promise';

// import { EditingController } from '../editing/controller';
// import type { Change } from '../editing/types';
import { OptionsController } from '../options_controller/options_controller';
import type { DataObject, Key } from './types';
import { normalizeDataSource, updateItemsImmutable } from './utils';
Expand Down

0 comments on commit fc48e8e

Please sign in to comment.