Skip to content

Commit 7013f81

Browse files
committed
Remove unused imports
Likely left over from bee3f3c
1 parent f2a1446 commit 7013f81

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)