revert 1570fd8 - it will be moot as of next commit

Denver Gingerich created

Change summary

sgx-bwmsgsv2.rb | 1 -
1 file changed, 1 deletion(-)

Detailed changes

sgx-bwmsgsv2.rb 🔗

@@ -290,7 +290,6 @@ module SGXbwmsgsv2
 		end
 		puts "MMSOOB: found a url node - checking if to make MMS..."
 
-		# TODO: always enable MMS on OOB URL for V2? need 2 inform users
 		REDIS.getbit("catapult_setting_flags-#{s.from.stripped}",
 			CatapultSettingFlagBits::MMS_ON_OOB_URL).then { |oob_on|