Skip to content

Commit

Permalink
代码格式化
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouyangyang committed Aug 3, 2020
2 parents 871b54b + 6b8e161 commit a2d3989
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/connector/Mysql.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ public static function connectionMap()
/**
* Mysql constructor.
*
*
* @param array $config
* @throws Exception
*/
Expand Down Expand Up @@ -107,4 +106,4 @@ public function getDevConnection()
{
return $this->devConnection;
}
}
}

0 comments on commit a2d3989

Please sign in to comment.