chore: remove unused import statements and trailing whitespace across multiple files

This commit is contained in:
retoor 2025-03-30 00:48:51 +00:00
parent ea245939c9
commit a0b61ce574

View File

@ -1,9 +0,0 @@
#!/bin/bash
echo "This is a sample shell script."
echo "Running some commands..."
# Add your commands below
# Example command
ls -la