Skip to content

Commit d8368ec

Browse files
author
Jonathan Kamens
committed
Fix missing time import
1 parent 0159365 commit d8368ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libdelete.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
import logging
99
import os
1010
import re
11+
import time
1112
import sys
1213
import stat
1314

0 commit comments

Comments
 (0)