Skip to content

Commit

Permalink
refactor(geo): delete index export
Browse files Browse the repository at this point in the history
  • Loading branch information
pelord committed Dec 2, 2024
1 parent 3bc3e11 commit ea1d368
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions git-hooks/commit-msg
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
#!/bin/sh
npx commitlint --edit $1
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,3 @@ export * from './cluster-datasource';
export * from './cluster-datasource.interface';
export * from './any-datasource';
export * from './any-datasource.interface';
export * from './any-datasource.utils';

0 comments on commit ea1d368

Please sign in to comment.