summaryrefslogtreecommitdiff
path: root/obnamlib/plugins/exclude_pathnames_plugin.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-08-29 12:56:01 +0300
committerLars Wirzenius <liw@liw.fi>2015-08-29 12:56:01 +0300
commit40045a83085e43647fcf2d6754ec1a146c1d676f (patch)
treeb008198a9a3ad75cb35d64693772f0fc78bffc8e /obnamlib/plugins/exclude_pathnames_plugin.py
parent4283232b6fa65368b6f3c4086a8f648e2978e393 (diff)
downloadobnam-40045a83085e43647fcf2d6754ec1a146c1d676f.tar.gz
Drop unused imports
Diffstat (limited to 'obnamlib/plugins/exclude_pathnames_plugin.py')
-rw-r--r--obnamlib/plugins/exclude_pathnames_plugin.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/obnamlib/plugins/exclude_pathnames_plugin.py b/obnamlib/plugins/exclude_pathnames_plugin.py
index a72e2d59..63ab1c22 100644
--- a/obnamlib/plugins/exclude_pathnames_plugin.py
+++ b/obnamlib/plugins/exclude_pathnames_plugin.py
@@ -14,12 +14,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-import hashlib
import logging
-import os
import re
-import stat
-import time
import obnamlib