diff options
| author | Guillaume Delpierre | 2015-09-08 17:12:28 +0200 |
|---|---|---|
| committer | Guillaume Delpierre | 2015-09-08 17:12:28 +0200 |
| commit | dec44809e95e70f729e703c5cad419ad5e946ebd (patch) | |
| tree | effe0955af347c87a57ec722d767d849e85a94ee | |
| parent | 1e11ff7e2f523919e179b0fb23836c4881bb12c1 (diff) | |
Remove glob library, not used
| -rw-r--r-- | poc.py | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -1,7 +1,6 @@ | |||
| 1 | #1/usr/bin/env python | 1 | #1/usr/bin/env python |
| 2 | 2 | ||
| 3 | import fnmatch | 3 | import fnmatch |
| 4 | import glob | ||
| 5 | import os | 4 | import os |
| 6 | import sys | 5 | import sys |
| 7 | import time | 6 | import time |
