update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b second try
[osm/SO.git] / rwlaunchpad / plugins / rwvns / rift / vlmgr / __init__.py
index 2bdb77a..ea1d741 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 #   Copyright 2016 RIFT.IO Inc
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");
 #
 # Author(s): Ravi Chamarty
 # Creation Date: 9/2/2015
-# 
+#
 
 from .rwvlmgr import (
     VirtualLinkRecordState,
     VirtualLinkRecord,
     VlrDtsHandler,
     VldDtsHandler,
+    VirtualLinkEventListener,
 )