Skip to content

Commit

Permalink
remove equate.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
yasuhito committed Jun 18, 2024
1 parent a959dbb commit 1a78d6e
Show file tree
Hide file tree
Showing 8 changed files with 552 additions and 774 deletions.
972 changes: 486 additions & 486 deletions apps/tutorial/application.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions apps/tutorial/application.js.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions apps/tutorial/serviceworker.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions apps/tutorial/serviceworker.js.map

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions apps/www/docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,17 +57,13 @@ GEM
commonmarker (~> 0.17.6)
jekyll-commonmark (~> 1.2)
rouge (>= 2.0, < 4.0)
jekyll-feed (0.15.1)
jekyll (>= 3.7, < 5.0)
jekyll-github-metadata (2.13.0)
jekyll (>= 3.4, < 5.0)
octokit (~> 4.0, != 4.4.0)
jekyll-gzip (2.5.1)
jekyll (>= 3.0, < 5.0)
jekyll-sass-converter (2.1.0)
sassc (> 2.0.1, < 3.0)
jekyll-seo-tag (2.7.1)
jekyll (>= 3.8, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.3.1)
Expand All @@ -79,10 +75,6 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
multipart-post (2.1.1)
octokit (4.21.0)
faraday (>= 0.9)
Expand Down Expand Up @@ -116,7 +108,6 @@ DEPENDENCIES
jekyll-commonmark-ghpages
jekyll-github-metadata
jekyll-gzip
minima (~> 2.0)
tzinfo-data

BUNDLED WITH
Expand Down
193 changes: 0 additions & 193 deletions packages/common/src/equate.ts

This file was deleted.

1 change: 0 additions & 1 deletion packages/common/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ export * from './complex'
export * from './config'
export * from './detailed-error'
export * from './emit-event'
export * from './equate'
export * from './format'
export * from './number-formatter'
export * from './numeric-range'
Expand Down
Loading

0 comments on commit 1a78d6e

Please sign in to comment.