pubsub only actually
diff --git a/commitbot.py b/commitbot.py
index aec2a8f..7b13b8e 100644
--- a/commitbot.py
+++ b/commitbot.py
@@ -21,7 +21,7 @@
 import json
 import fnmatch
 import os
-import asfpy
+import asfpy.pubsub
 
 MAX_LOG_LEN = 200