diff --git a/gso/workflows/iptrunk/migrate_iptrunk.py b/gso/workflows/iptrunk/migrate_iptrunk.py
index c04460d01ed167ce2d7f32c9aefb7c7cb59645e4..17e833c0bbf8f6fa608b0203e99748f0af43ab83 100644
--- a/gso/workflows/iptrunk/migrate_iptrunk.py
+++ b/gso/workflows/iptrunk/migrate_iptrunk.py
@@ -260,7 +260,7 @@ def confirm_continue_move_fiber() -> FormGenerator:
 
     return {}
 
-
+'''
 # I will leave it like this until we actually do it.
 # @step("Run interface checks")
 # def run_interface_checks(
@@ -287,6 +287,7 @@ def confirm_continue_move_fiber() -> FormGenerator:
 #        "subscription": subscription,
 #        "label_text": "Running checks on the new trunk interface, please refresh to get the results of the playbook.",
 #    }
+''' # noqa
 
 
 @step("Deploy ISIS configuration on new router")