papi: remove old client reference
[vpp.git] / src / vpp-api / python / vpp_papi / vpp_papi.py
index b4d4686..edbe479 100644 (file)
@@ -917,7 +917,4 @@ class VPPApiClient:
                 break
             cursor = rv.cursor
 
-# Provide the old name for backward compatibility.
-VPP = VPPApiClient
-
 # vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4