Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
ayjayt committed Sep 27, 2024
1 parent 2611483 commit 3f5db32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devtools/system.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import shutil
import platform
import os
import sys

chrome = ["chrome", "Chrome", "google-chrome", "google-chrome-stable", "Chrome.app", "Google Chrome", "chromium", "chromium-browser"]
chromium = ["chromium", "chromium-browser"]
Expand Down

0 comments on commit 3f5db32

Please sign in to comment.