mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-14 10:39:27 +00:00
cleanup
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
import FhcCalendar from "../../Calendar/Base.js";
|
||||
import CalendarDate from "../../../composables/CalendarDate.js";
|
||||
import LvInfo from "../../../components/Cis/Mylv/LvInfo.js"
|
||||
|
||||
import ApiStudenplan from '../../../api/factory/lvPlan.js';
|
||||
|
||||
@@ -15,8 +13,7 @@ export const DEFAULT_MODE_RAUMINFO = 'Week'
|
||||
export default {
|
||||
name: "RoomInformation",
|
||||
components: {
|
||||
FhcCalendar,
|
||||
LvInfo
|
||||
FhcCalendar
|
||||
},
|
||||
inject: [
|
||||
"renderers"
|
||||
|
||||
Reference in New Issue
Block a user