Skip to content
Snippets Groups Projects
Commit 2cd86f2a authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt :koala:
Browse files

fix: remove debugging code

parent d59cb8fb
No related branches found
No related tags found
No related merge requests found
......@@ -82,10 +82,6 @@ import prettyDate from '../../mixins/prettyDate'
import rrules from '../../mixins/rrules'
import ServerErrors from '@/components/ServerErrors.vue'
import { getISODateString, getTimeString } from '@/utilities'
function narf_do() {
console.log('gogo ')
}
narf_do()
export default {
components: { ServerErrors },
......
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