Skip to content

Commit

Permalink
fix-cs
Browse files Browse the repository at this point in the history
  • Loading branch information
timkelty committed Apr 30, 2024
1 parent 81acb21 commit 2c9e30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/db/pgsql/Schema.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
use craft\db\ExpressionBuilder;
use craft\db\ExpressionInterface;
use craft\db\TableSchema;
use mikehaertl\shellcommand\Command as ShellCommand;
use craft\helpers\App;
use mikehaertl\shellcommand\Command as ShellCommand;
use yii\db\Exception;

/**
Expand Down

0 comments on commit 2c9e30b

Please sign in to comment.