Remove some unused #[derive] #473

Merged
elegaanz merged 1 commits from useless-derive into master 5 years ago
elegaanz commented 5 years ago (Migrated from github.com)

We used to need them, probably when we were using Tera.

We used to need them, probably when we were using Tera.
codecov[bot] commented 5 years ago (Migrated from github.com)

Codecov Report

Merging #473 into master will decrease coverage by 0.1%.
The diff coverage is 26.31%.

@@            Coverage Diff             @@
##           master     #473      +/-   ##
==========================================
- Coverage   27.23%   27.13%   -0.11%     
==========================================
  Files          64       64              
  Lines        7310     7337      +27     
==========================================
  Hits         1991     1991              
- Misses       5319     5346      +27
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/473?src=pr&el=h1) Report > Merging [#473](https://codecov.io/gh/Plume-org/Plume/pull/473?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/b52b8fc880e8e557f7d22c443563ba4ce0198ff2?src=pr&el=desc) will **decrease** coverage by `0.1%`. > The diff coverage is `26.31%`. ```diff @@ Coverage Diff @@ ## master #473 +/- ## ========================================== - Coverage 27.23% 27.13% -0.11% ========================================== Files 64 64 Lines 7310 7337 +27 ========================================== Hits 1991 1991 - Misses 5319 5346 +27 ```
trinity-1686a approved these changes 5 years ago

Reviewers

trinity-1686a approved these changes 5 years ago
The pull request has been merged as 42dca3daae.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b useless-derive master
git pull origin useless-derive

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff useless-derive
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#473
Loading…
There is no content yet.