Loading src/components/presentational/FootprintResults.jsx +0 −1 Original line number Diff line number Diff line Loading @@ -141,7 +141,6 @@ export default function FootprintResults(props) { if(foundStyleSheet) { styleSheet = foundStyleSheet.href; styleSheetUrls[collection.id] = styleSheet; console.log("Found Style Sheet"); } if(isInStacAPI || isInPyAPI) { Loading Loading
src/components/presentational/FootprintResults.jsx +0 −1 Original line number Diff line number Diff line Loading @@ -141,7 +141,6 @@ export default function FootprintResults(props) { if(foundStyleSheet) { styleSheet = foundStyleSheet.href; styleSheetUrls[collection.id] = styleSheet; console.log("Found Style Sheet"); } if(isInStacAPI || isInPyAPI) { Loading