From c826b1dd0624d84932f3f66f02162710004dfefb Mon Sep 17 00:00:00 2001 From: geritol Date: Thu, 28 Sep 2017 21:22:37 +0200 Subject: [PATCH] copy file not needed anymore --- utils/housekeep.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/utils/housekeep.py b/utils/housekeep.py index 1b9d72d..da961f8 100644 --- a/utils/housekeep.py +++ b/utils/housekeep.py @@ -1,5 +1,3 @@ -from shutil import copyfile - file_with_books = './../README.MD' # we assume that every line after # Books starting with * is a book title