remove dead code
This commit is contained in:
parent
868bc11130
commit
b0b438145e
|
@ -10,10 +10,6 @@
|
|||
</template>
|
||||
<MkSpacer :content-max="800">
|
||||
<div ref="rootEl" v-hotkey.global="keymap" class="cmuxhskf">
|
||||
<!-- <XTutorial
|
||||
v-if="$store.reactiveState.tutorial.value != -1"
|
||||
class="tutorial _block"
|
||||
/> -->
|
||||
<XPostForm
|
||||
v-if="$store.reactiveState.showFixedPostForm.value"
|
||||
class="post-form _block"
|
||||
|
|
Loading…
Reference in New Issue