noop
This commit is contained in:
parent
bee420bd2d
commit
ed79596b75
27 changed files with 56 additions and 52 deletions
|
@ -73,7 +73,7 @@ recordUUID u = go . M.lookup u =<< uuidMap
|
|||
where
|
||||
go (Just "") = set
|
||||
go Nothing = set
|
||||
go _ = return ()
|
||||
go _ = noop
|
||||
set = describeUUID u ""
|
||||
|
||||
{- Read the uuidLog into a simple Map.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue