diff --git a/biometric/etimeoffice.py b/biometric/etimeoffice.py
index ba25eee92..796b0d319 100644
--- a/biometric/etimeoffice.py
+++ b/biometric/etimeoffice.py
@@ -1,11 +1,7 @@
-import requests
-from requests.auth import HTTPBasicAuth
from datetime import datetime
-
import requests
from requests.auth import HTTPBasicAuth
-from datetime import datetime
class ETimeOfficeAPI:
diff --git a/biometric/templates/biometric_users/etimeoffice/list_etimeoffice_employees.html b/biometric/templates/biometric_users/etimeoffice/list_etimeoffice_employees.html
index 21b6c0f81..c31596ffe 100644
--- a/biometric/templates/biometric_users/etimeoffice/list_etimeoffice_employees.html
+++ b/biometric/templates/biometric_users/etimeoffice/list_etimeoffice_employees.html
@@ -60,4 +60,4 @@
{% endfor %}
-
\ No newline at end of file
+
diff --git a/biometric/templates/biometric_users/etimeoffice/map_etimeoffice_users.html b/biometric/templates/biometric_users/etimeoffice/map_etimeoffice_users.html
index f7465b22e..2c03ae46b 100644
--- a/biometric/templates/biometric_users/etimeoffice/map_etimeoffice_users.html
+++ b/biometric/templates/biometric_users/etimeoffice/map_etimeoffice_users.html
@@ -22,4 +22,4 @@
-
\ No newline at end of file
+
diff --git a/biometric/templates/biometric_users/etimeoffice/nav_etimeoffice_employees.html b/biometric/templates/biometric_users/etimeoffice/nav_etimeoffice_employees.html
index f1fe43fed..e6878f6e9 100644
--- a/biometric/templates/biometric_users/etimeoffice/nav_etimeoffice_employees.html
+++ b/biometric/templates/biometric_users/etimeoffice/nav_etimeoffice_employees.html
@@ -46,4 +46,4 @@
-
\ No newline at end of file
+
diff --git a/biometric/templates/biometric_users/etimeoffice/view_etimeoffice_employees.html b/biometric/templates/biometric_users/etimeoffice/view_etimeoffice_employees.html
index bcfedf6d6..0d3938029 100644
--- a/biometric/templates/biometric_users/etimeoffice/view_etimeoffice_employees.html
+++ b/biometric/templates/biometric_users/etimeoffice/view_etimeoffice_employees.html
@@ -20,4 +20,4 @@
-{% endblock %}
\ No newline at end of file
+{% endblock %}