mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 14:14:38 +00:00
remove debug print
This commit is contained in:
parent
1abbea3cff
commit
9a6d257679
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
|||
<script>
|
||||
export default {
|
||||
data: function () {
|
||||
console.log("new modal");
|
||||
return {
|
||||
isMaximized: false
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue