File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
namespace ServiceLocatorPattern
1+
namespace ServiceLocatorPattern
22
{
33
using UnityEngine;
44

@@ -15,4 +15,4 @@ private void Start()
1515
thirdService?.Foo();
1616
}
1717
}
18-
}
18+
}

0 commit comments

Comments
 (0)