uninit: remove undocumented suport for specifying files to act on
authorJoey Hess <joeyh@joeyh.name>
Thu, 11 May 2023 17:20:35 +0000 (13:20 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 11 May 2023 17:23:41 +0000 (13:23 -0400)
commitcd5108bb47a4983b1476110d70e96619f8444f3a
treeaa68010cc641175e51a899b41b1985476dff4cd0
parentde84abb21033cfa59fc3abd3decf9b501ba86bb8
uninit: remove undocumented suport for specifying files to act on

I think this was just copied from another command without paying
attention to what it did, because there does not seem to be any valid
reason to want to only unannex some files when running uninit.
Command/Uninit.hs