diff --git a/arraycontext/pytest.py b/arraycontext/pytest.py
index d9e05470497ad8a1f1768f3cf127f2d496aea5ab..e0beb06839817f971f452fee5edae1e6cfcb1b79 100644
--- a/arraycontext/pytest.py
+++ b/arraycontext/pytest.py
@@ -51,10 +51,6 @@ class PytestPyOpenCLArrayContextFactory:
         """
         self.device = device
 
-    @property
-    def actx_class(self):
-        raise NotImplementedError
-
     def get_command_queue(self):
         # Get rid of leftovers from past tests.
         # CL implementations are surprisingly limited in how many