microsoft / gdk-unity-package

The Unity package for PC GDK developers.
Other
51 stars 18 forks source link

Remove unnecessary using #114

Open jbevain opened 1 year ago

jbevain commented 1 year ago

Remove an unnecessary using statement. This change enables building the managed source outside of Unity which is useful for testing scenarios.