[-] Remove testing log

This commit is contained in:
Hykilpikonna
2019-10-14 16:43:21 -04:00
parent 563bf06b8e
commit 5edc4c55f5
-3
View File
@@ -19,9 +19,6 @@ export default class Navigation extends Vue
*/
public created()
{
// Show splash TODO: Remove
console.log('Created Navigation');
// Set history state (TODO: Dynamically detect initial url
window.history.replaceState({lastTab: 'overall'}, '', '/overall');