Skip to content

Commit 64530cb

Browse files
committed
Remove unused imports
Likely left over from bee3f3c
1 parent bbf7aea commit 64530cb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

interpreter/profiles.py

-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
import json
21
import os
3-
import platform
42
import sys
5-
from datetime import datetime
63

74

85
class Profile:

0 commit comments

Comments
 (0)