mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2026-04-07 10:22:21 +00:00
fix(tasks): remove unused sys import from tasks.py
This commit is contained in:
parent
fb12c8c387
commit
5517a49e14
1 changed files with 0 additions and 1 deletions
1
tasks.py
1
tasks.py
|
|
@ -3,7 +3,6 @@ from invoke.exceptions import Exit
|
||||||
import os
|
import os
|
||||||
import shutil
|
import shutil
|
||||||
import subprocess
|
import subprocess
|
||||||
import sys
|
|
||||||
import webbrowser
|
import webbrowser
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue