SeasideSt / Seaside

The framework for developing sophisticated web applications in Smalltalk.
MIT License
519 stars 71 forks source link

Remove deprecated code #1438

Closed jbrichau closed 4 months ago

jbrichau commented 4 months ago

Removed the following deprecated code:

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 49.39%. Comparing base (f681d92) to head (69340ee).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1438 +/- ## ======================================= Coverage 49.38% 49.39% ======================================= Files 9080 9078 -2 Lines 80133 80126 -7 ======================================= Hits 39576 39576 + Misses 40557 40550 -7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

jbrichau commented 4 months ago

Requires https://github.com/SeasideSt/Parasol/pull/68 to be merged first to drop the reference to the JsJSONParser