Fix build issue
This commit is contained in:
parent
a9a7038c40
commit
18198623e9
|
|
@ -120,7 +120,7 @@ struct ModuleCache
|
|||
/// TODO: Implement
|
||||
static void clear()
|
||||
{
|
||||
Log.warn("ModuleCache.clear is not yet implemented.");
|
||||
Log.info("ModuleCache.clear is not yet implemented.");
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue