Browse Source

fix: Get rid of unused code

Alexis Toulotte 2 years ago
parent
commit
d0d0d7b6e5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lib/Configuration.php

+ 0 - 1
lib/Configuration.php

@@ -12,7 +12,6 @@
 namespace PrivateBin;
 namespace PrivateBin;
 
 
 use Exception;
 use Exception;
-use PDO;
 
 
 /**
 /**
  * Configuration
  * Configuration