Skip to content
Snippets Groups Projects

Resolve "Review tasks"

Merged Jonathan Weth requested to merge 8-review-tasks into master
1 unresolved thread
3 files
+ 2
4
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -4,5 +4,3 @@ try:
__version__ = pkg_resources.get_distribution("AlekSIS-App-Matrix").version
except Exception:
__version__ = "unknown"
default_app_config = "aleksis.apps.matrix.apps.DefaultConfig"
Loading