Skip to content

Commit

Permalink
pass locally
Browse files Browse the repository at this point in the history
  • Loading branch information
asturur committed Aug 21, 2022
1 parent 0d7201f commit cc18599
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ import './src/mixins/shared_methods.mixin';
import './src/util/misc/misc';
// import './src/util/named_accessors.mixin'; i would imagine dead forever or proper setters/getters
import './src/util/path';
import './src/util/lang_array';
import './src/util/lang_object';
import './src/util/lang_string';
import './src/util/lang_class';
import './src/util/dom_event'; // optional interaction
Expand Down

0 comments on commit cc18599

Please sign in to comment.