Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
lucpeterson committed May 16, 2024
1 parent 0f46df8 commit bd2a1f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion merlin/display.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
import os
import pprint
import shutil
import subprocess
import time
import traceback
from datetime import datetime
Expand Down

0 comments on commit bd2a1f5

Please sign in to comment.