minor header cleanup

This commit is contained in:
Michael James 2018-10-14 18:10:12 -06:00
parent 61de537854
commit ced7010567
2 changed files with 0 additions and 15 deletions

View file

@ -23,8 +23,6 @@
# Oct 18, 2016 5916 bsteffen Add setLazyLoadGridLatLon
# Oct 11, 2018 mjames@ucar Added getMetarObs() getSynopticObs()
#
#
import sys
import warnings

View file

@ -1,16 +1,3 @@
#
# Package definition for com.raytheon.uf.common.datastorage.records
#
#
# SOFTWARE HISTORY
#
# Date Ticket# Engineer Description
# ------------ ---------- ----------- --------------------------
# 08/31/10 njensen Initial Creation.
# Apr 24, 2015 4425 nabowle Add DoubleDataRecord
#
#
#
__all__ = [
'CompressedDataRecord'