Completed
Pull Request — master (#6)
by
unknown
01:17
created
src/FileSystem/RsaKeyStorageHandler.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace RichardStyles\EloquentEncryption\FileSystem;
4 4
 
5
-use Illuminate\Support\Facades\Config;
6 5
 use Illuminate\Support\Facades\Storage;
7 6
 use RichardStyles\EloquentEncryption\Contracts\RsaKeyHandler;
8 7
 use RichardStyles\EloquentEncryption\Exceptions\RSAKeyFileMissing;
Please login to merge, or discard this patch.