diff --git a/beem/account.py b/beem/account.py
index 7e29dce79bf2ab986eb7d8033cc1df204d6d8c86..a130fe5a8581e92e0db9f1109e0f74f251c70652 100644
--- a/beem/account.py
+++ b/beem/account.py
@@ -2467,7 +2467,6 @@ class Account(BlockchainObject):
                 "reward_vests": reward_vests,
                 "prefix": self.steem.prefix,
             })
-        print(op)
         return self.steem.finalizeOp(op, account, "posting", **kwargs)
 
     def delegate_vesting_shares(self, to_account, vesting_shares,