Skip to content

Commit

Permalink
Remove cogeo.xyz action #368
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed Sep 8, 2023
1 parent 6140a26 commit aa24c1d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
2 changes: 0 additions & 2 deletions assetActions.config.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
import CopcViewer from './src/actions/assets/CopcViewer.js';
//import CoGeoXyz from './src/actions/assets/CoGeoXyz.js';
import GeoJsonIo from './src/actions/assets/GeoJsonIo.js';
//import Felt from './src/actions/assets/Felt.js';

export default {
CopcViewer,
//CoGeoXyz,
GeoJsonIo,
//Felt
};
22 changes: 0 additions & 22 deletions src/actions/assets/CoGeoXyz.js

This file was deleted.

0 comments on commit aa24c1d

Please sign in to comment.