Files
sunnypilot/system
DevTekVE a79a044a25 Remove unnecessary os module import and file xattr removal code
The import of the 'os' module is eliminated to clean up the code, as it is no longer needed. Furthermore, the code for removing the extended attribute from all files in the current directory has been removed as well. This streamlines the setxattr function and focuses only on setting the attributes without additional file operations.
2024-05-28 19:59:36 +02:00
..
2023-12-06 17:27:51 -08:00
2024-03-30 17:47:21 -07:00
2024-03-12 22:33:45 -07:00