VictoriaMetrics/lib/fs
Aliaksandr Valialkin 72dbd24b22
lib/fs: remove unused IsEmptyDir()
This function became unused after the commit 43b24164ef

The unused function has been found with deadode tool - https://go.dev/blog/deadcode
2023-12-14 19:38:53 +02:00
..
dir_remover.go
fadvise_darwin.go
fadvise_openbsd.go
fadvise_solaris.go
fadvise_unix.go
fs.go lib/fs: remove unused IsEmptyDir() 2023-12-14 19:38:53 +02:00
fs_nix.go
fs_openbsd.go
fs_solaris.go
fs_test.go
fs_unix.go
fs_windows.go
reader_at.go
reader_at_test.go
reader_at_timing_test.go