mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-05 13:37:30 +00:00
chore: Cleanup code
This commit is contained in:
5
constant/features/low_memory_stub.go
Normal file
5
constant/features/low_memory_stub.go
Normal file
@@ -0,0 +1,5 @@
|
||||
//go:build !with_low_memory
|
||||
|
||||
package features
|
||||
|
||||
const WithLowMemory = false
|
||||
Reference in New Issue
Block a user