better drop error messages
This commit is contained in:
parent
3531ce5c54
commit
ed3f6653b6
2 changed files with 30 additions and 21 deletions
2
UUID.hs
2
UUID.hs
|
@ -51,7 +51,7 @@ getUUID r = do
|
|||
|
||||
let c = cached r g
|
||||
let u = uncached r
|
||||
|
||||
|
||||
if (c /= u && u /= "")
|
||||
then do
|
||||
updatecache g r u
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue