Passed
Push — main ( 67a086...6f73ba )
by Alireza
01:41
created
database/database.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,7 @@
 block discarded – undo
3 3
  namespace BPT\database;
4 4
  
5 5
  use Medoo\Medoo;
6
- use BPT\database\{handller,jsondb};
6
+ use BPT\database\{handller, jsondb};
7 7
  
8 8
   /**
9 9
    * @class Database
Please login to merge, or discard this patch.