Remove import of non-existent library lib-dump.ftl
This commit is contained in:
parent
c88b321c08
commit
2ebaf3f208
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
<#-- Template for property listing on individual profile page -->
|
||||
|
||||
<#import "lib-properties.ftl" as p>
|
||||
<#import "lib-dump.ftl" as dumper>
|
||||
|
||||
<#list propertyGroups.all as group>
|
||||
<#assign groupname = group.name(nameForOtherGroup)>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue