Change some comments about OMF RM
[nepi.git] / src / nepi / resources / omf / interface.py
index cd2fb9d..f8709bf 100644 (file)
@@ -39,11 +39,6 @@ class OMFWifiInterface(OMFResource):
         :param creds: Credentials to communicate with the rm (XmppClient for OMF)
         :type creds: dict
 
-    .. note::
-
-       This class is used only by the Experiment Controller through the Resource 
-       Factory
-
     """
     _rtype = "OMFWifiInterface"
     _authorized_connections = ["OMFNode" , "OMFChannel"]