Removed deprecated classes:

* git::client
  * mercurial::client
  * svn::client
  * wiki::collab::base
  * wiki::collab::ramcache
This commit is contained in:
Ossi Salmi 2013-08-02 23:34:29 +03:00
parent a4bff4d882
commit 74d93dae34
4 changed files with 0 additions and 36 deletions

View file

@ -8,13 +8,6 @@ class mercurial {
}
class mercurial::client {
warning("mercurial::client is deprecated, include mercurial instead")
include mercurial
}
# Clone repository.
#