Skip to content

Commit

Permalink
Update Status.php
Browse files Browse the repository at this point in the history
  • Loading branch information
nasrulhazim authored Oct 24, 2024
1 parent 814e7e7 commit 0636ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Enums/Status.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace CleaniqueCoders\Doora\Enums;
namespace App\Enums;

use CleaniqueCoders\Traitify\Concerns\InteractsWithEnum;
use CleaniqueCoders\Traitify\Contracts\Enum as Contract;
Expand Down

0 comments on commit 0636ea2

Please sign in to comment.