Skip to content
Snippets Groups Projects
Unverified Commit 270512f9 authored by Marc Hanisch's avatar Marc Hanisch
Browse files

removes unused mounted method

parent 61efe058
No related branches found
No related tags found
2 merge requests!90Draft: restructure frontend properties 2,!82Restructure frontend
......@@ -138,9 +138,6 @@ export default class DevicePropertyIdPage extends Vue {
// @ts-ignore
readonly measuredQuantityUnits!: MeasuredQuantityUnit[]
mounted () {
}
get property (): DeviceProperty {
return this.value
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment