Remove spdlog from up-to-date submodule check

This commit is contained in:
Jason Rhinelander 2022-07-22 15:47:05 -03:00
parent 53fee5689b
commit a2a515d28c
No known key found for this signature in database
GPG key ID: C4992CE7A88D4262

View file

@ -72,7 +72,6 @@ else()
endfunction ()
message(STATUS "Checking submodules")
check_submodule(external/spdlog)
check_submodule(external/oxenc)
check_submodule(external/oxen-mq cppzmq)
check_submodule(external/oxen-logging fmt spdlog)