diff --git a/diff.install b/diff.install
index 0b17cc0..bb20955 100644
--- a/diff.install
+++ b/diff.install
@@ -1,4 +1,5 @@
 <?php
+
 /**
  * @file
  * Installation hooks for diff module.
diff --git a/diff.views.inc b/diff.views.inc
index a043864..49ad3ae 100644
--- a/diff.views.inc
+++ b/diff.views.inc
@@ -1,7 +1,5 @@
 <?php
 
-use Drupal\Core\Entity\EntityTypeInterface;
-
 /**
  * Implements hook_views_data().
  */
