Skip to content

Commit

Permalink
pdf: Remove codebase
Browse files Browse the repository at this point in the history
  • Loading branch information
johngian committed Sep 11, 2024
1 parent 420f55b commit 4106f8e
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 288 deletions.
4 changes: 1 addition & 3 deletions projects/v1/default.wmf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ paths:
options.summary)}}'
- path: v1/related.js
options: '{{options.related}}'
- path: v1/pdf.js
options: '{{options.pdf}}'
- path: v1/common_schemas.yaml # Doesn't really matter where to mount it.
/transform:
x-modules:
Expand All @@ -94,4 +92,4 @@ paths:
host: '{{options.mobileapps.host}}'
- path: v1/i18n.yaml
options:
host: '{{options.mobileapps.host}}'
host: '{{options.mobileapps.host}}'
2 changes: 0 additions & 2 deletions projects/v1/wikipedia.wmf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ paths:
- path: v1/talk.yaml
options:
host: '{{options.mobileapps.host}}'
- path: v1/pdf.js
options: '{{options.pdf}}'
- path: v1/common_schemas.yaml # Doesn't really matter where to mount it.
/transform:
x-modules:
Expand Down
2 changes: 0 additions & 2 deletions projects/v1/wikivoyage.wmf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ paths:
host: '{{options.mobileapps.host}}'
- path: v1/related.js
options: '{{options.related}}'
- path: v1/pdf.js
options: '{{options.pdf}}'
- path: v1/common_schemas.yaml # Doesn't really matter where to mount it.
/transform:
x-modules:
Expand Down
2 changes: 0 additions & 2 deletions projects/v1/wiktionary.wmf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ paths:
options:
response_cache_control: '{{options.purged_cache_control}}'
host: '{{options.mobileapps.host}}'
- path: v1/pdf.js
options: '{{options.pdf}}'
- path: v1/common_schemas.yaml # Doesn't really matter where to mount it.
/transform:
x-modules:
Expand Down
71 changes: 0 additions & 71 deletions test/features/pdf.js

This file was deleted.

21 changes: 0 additions & 21 deletions v1/pdf.js

This file was deleted.

187 changes: 0 additions & 187 deletions v1/pdf.yaml

This file was deleted.

0 comments on commit 4106f8e

Please sign in to comment.