Skip to content

Commit 8a525b3

Browse files
authored
Merge pull request #189 from SimpleSoftwareIO/analysis-VrxBn3
Apply fixes from StyleCI
2 parents e52b412 + 03dea30 commit 8a525b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Facades/QrCode.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace SimpleSoftwareIO\QrCode\Facades;
44

5-
use SimpleSoftwareIO\QrCode\Generator;
65
use Illuminate\Support\Facades\Facade;
6+
use SimpleSoftwareIO\QrCode\Generator;
77

88
class QrCode extends Facade
99
{

0 commit comments

Comments
 (0)