lib/tl1/platforms/bti.rb in tl1-0.1.0 vs lib/tl1/platforms/bti.rb in tl1-0.2.0
- old
+ new
@@ -1,7 +1,6 @@
# frozen_string_literal: true
-# rubocop: disable Metrics/ModuleLength
module TL1
module Platforms
module BTI
ACT_USER = Command.new('ACT-USER::<username>:::<password>')
CANC_USER = Command.new('CANC-USER::<username>')