Skip to content

Commit

Permalink
Drop unused canvass feature (#7067)
Browse files Browse the repository at this point in the history
# Description & Issue number it closes 
<!-- Please include a summary of the changes and the related issue.
Please also include relevant motivation and context. -->

The canvass feature has missing database entries going back 20 years.

I don't see any open or closed issues about it, and a quick poll on
Gitter showed no one was using it.

## Screenshots (if appropriate)
<!-- Before and after --> 

None.

## How to test the changes?

## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [x] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] This change requires a documentation update

# How Has This Been Tested?

<!-- Please describe the tests that you ran to verify your changes.
Provide instructions so we can reproduce. Please also list any relevant
details for your test configuration -->

# Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules
  • Loading branch information
DAcodedBEAT authored Jun 12, 2024
2 parents 416ce93 + 0f7c7d7 commit 17e502a
Show file tree
Hide file tree
Showing 16 changed files with 11 additions and 1,256 deletions.
237 changes: 0 additions & 237 deletions src/CanvassAutomation.php

This file was deleted.

Loading

0 comments on commit 17e502a

Please sign in to comment.