Skip to content

Commit

Permalink
code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
JLSchaap committed Jan 22, 2024
1 parent 18c48f0 commit dc84949
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions viewer/cypress.config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { defineConfig } from 'cypress'
import * as fixmvt from '@mapbox/mvt-fixtures'

export default defineConfig({
// e2e: {
Expand All @@ -8,9 +7,6 @@ export default defineConfig({
// },
// },
component: {
setupNodeEvents(on, config) {
// const fix1 = fixmvt.mvtf.get('043')
},
devServer: {
framework: 'angular',
bundler: 'webpack',
Expand Down
1 change: 0 additions & 1 deletion viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"@angular-eslint/template-parser": "17.2.0",
"@angular/cli": "~17.0.10",
"@angular/compiler-cli": "17.0.9",
"@mapbox/mvt-fixtures": "^3.10.0",
"@types/jest": "^29.5.11",
"@types/proj4": "2.5.5",
"@typescript-eslint/eslint-plugin": "6.18.1",
Expand Down

0 comments on commit dc84949

Please sign in to comment.