Skip to content

Commit

Permalink
Nothing important
Browse files Browse the repository at this point in the history
  • Loading branch information
Habrador committed Jan 31, 2022
1 parent c8df0fc commit 75dc1e4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace ServiceLocatorPattern
namespace ServiceLocatorPattern
{
using UnityEngine;

Expand All @@ -15,4 +15,4 @@ private void Start()
thirdService?.Foo();
}
}
}
}

0 comments on commit 75dc1e4

Please sign in to comment.