deleted unneceesary files and references

This commit is contained in:
rxf
2023-04-06 17:25:12 +02:00
parent 5fb78d4eb5
commit 4918e6df47
7 changed files with 0 additions and 610 deletions
-6
View File
@@ -4,12 +4,6 @@
import * as map from './map.js'
import * as dt from './datetime.js'
import {logerror, logit} from './logit.js'
import * as chart_live from './chart_live.js'
import * as chart_houravg from './chart_houravg.js'
import * as chart_dayavg from './chart_dayavg.js'
import * as chart_daynight from './chart_daynight.js'
import * as chart_lden from './chart_lden.js'
import * as utils from "./chart_utilities.js";
import {tabtable, loadAll, showChart} from './showcharts.js'
import { DateTime } from './luxon.min.js'