Removed deprecated classes:
* git::client * mercurial::client * svn::client * wiki::collab::base * wiki::collab::ramcache
This commit is contained in:
parent
a4bff4d882
commit
74d93dae34
4 changed files with 0 additions and 36 deletions
|
@ -441,21 +441,6 @@ class wiki::collab {
|
|||
}
|
||||
|
||||
|
||||
class wiki::collab::base {
|
||||
|
||||
warning("wiki::collab::base is deprecated, include wiki::collab instead")
|
||||
include wiki::collab
|
||||
|
||||
}
|
||||
|
||||
|
||||
class wiki::collab::ramcache {
|
||||
|
||||
warning("wiki::collab::ramcache is deprecated")
|
||||
|
||||
}
|
||||
|
||||
|
||||
# Install moin package.
|
||||
#
|
||||
# === Parameters
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue