Skip to content

Commit ebbc8e7

Browse files
committed
Remove unused imports
1 parent 54dec3b commit ebbc8e7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Deployment/deploy.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
import os
2-
import json
32
import copy
43
import subprocess
54
import shutil
6-
from collections import OrderedDict
75

86

97
class DeployCP:

0 commit comments

Comments
 (0)