Skip to content

Commit

Permalink
Merge pull request #34 from weareferal/develop
Browse files Browse the repository at this point in the history
Renamed folder for Composer 2 compatibility
  • Loading branch information
timmyomahony authored Nov 6, 2020
2 parents 1610874 + cc6a8c2 commit 5e71924
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utilities/RemoteSyncUtility.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
use Craft;
use craft\base\Utility;

use weareferal\remotesync\assets\remotesyncutility\RemoteSyncUtilityAsset;
use weareferal\remotesync\assets\RemoteSyncUtility\RemoteSyncUtilityAsset;
use weareferal\remotesync\RemoteSync;

class RemoteSyncUtility extends Utility
Expand Down

0 comments on commit 5e71924

Please sign in to comment.