Why is this an issue?

An implicit class constraint block with no external definition is useless and should be removed.

How to fix it

Code examples

Noncompliant code example

class Fly;
  constraint c;
endclass