Spaces:
Running
Running
Update video2.py
Browse files
video2.py
CHANGED
@@ -8,8 +8,7 @@ import uuid
|
|
8 |
import os
|
9 |
from pathlib import Path
|
10 |
import rust_highlight
|
11 |
-
|
12 |
-
import shutil
|
13 |
|
14 |
# Use /app/data which we created with proper permissions
|
15 |
BASE_DIR = "/app/data"
|
|
|
8 |
import os
|
9 |
from pathlib import Path
|
10 |
import rust_highlight
|
11 |
+
|
|
|
12 |
|
13 |
# Use /app/data which we created with proper permissions
|
14 |
BASE_DIR = "/app/data"
|