Skip to content
This repository was archived by the owner on Nov 4, 2020. It is now read-only.

Commit 6228fd0

Browse files
committed
We don't need these
1 parent 0a86dea commit 6228fd0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

utils/create_xpi.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@
55

66
# ZipFile: infolist, write, writestr,
77

8-
import os
98
import zipfile_deterministic as zipfile
109
import sys
11-
import time
1210
import glob
1311

1412
xpiName = sys.argv[1]

0 commit comments

Comments
 (0)