Skip to content

Remove unreachable self checks

Emil Velikov requested to merge xexaxo/waffle:rm-self into master

We have a bunch of self checks in the per-platform code, where the upper layer (api), already ensures that. Drop all that code.

Merge request reports