mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-23 18:29:50 -04:00
CLEANUP: an errant debug printf...
This commit is contained in:
parent
7c253991e8
commit
07d132bebc
@ -466,7 +466,6 @@ where
|
||||
.duration_since(std::time::SystemTime::UNIX_EPOCH)?
|
||||
.as_secs();
|
||||
{
|
||||
eprintln!("{} modkey...", modkey);
|
||||
// 2. check mod time against previous stored mod time for file.
|
||||
if !self.assets.borrow().check_mod_key(&normalized, modkey)? {
|
||||
// 3. if different then evict from the cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user