mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-07 05:04:20 +00:00
refactor: use global using to reduce usings in each file (#486)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
global using NUnit.Framework;
|
||||
global using hello_algo.utils;
|
||||
Reference in New Issue
Block a user