unneeded variable

This commit is contained in:
Bill Richardson 2023-05-10 10:56:08 -04:00
parent 166d52467e
commit 0307ab1c0a

View file

@ -77,7 +77,6 @@ export default {
data() {
return {
selectedDate: null,
alertReasons: [],
weatherAlerts: [],
mockSelectableDatesData: [
{ year: 2023, month: 4, date: 13 },