Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ishabaral committed Oct 18, 2024
1 parent ee92131 commit 46266f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/gui/shared/scripts/helpers/SyncHelper.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import re
import sys
import test
import urllib
import urllib.request
import squish

from helpers.ConfigHelper import get_config, is_linux, is_windows
Expand Down

0 comments on commit 46266f6

Please sign in to comment.