mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-27 01:10:25 +01:00
util: Remove unused imports from Python scripts.
This commit is contained in:
parent
82049b9595
commit
c85aa99904
2 changed files with 0 additions and 4 deletions
|
|
@ -37,9 +37,6 @@
|
|||
'''
|
||||
|
||||
|
||||
import sys
|
||||
import math
|
||||
|
||||
from u_format_parse import *
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@
|
|||
'''
|
||||
|
||||
|
||||
import sys
|
||||
import math
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue