just autopep8'ed refreshpeer
[plcapi.git] / PLC / Methods / UpdateSiteTag.py
index 77d22a5..a5d69f4 100644 (file)
@@ -7,7 +7,6 @@ from PLC.Parameter import Parameter, Mixed
 from PLC.Auth import Auth
 
 from PLC.Sites import Site, Sites
-from PLC.Nodes import Nodes
 from PLC.TagTypes import TagType, TagTypes
 from PLC.SiteTags import SiteTag, SiteTags