Commit bd0380a7 authored by Amy Stamile's avatar Amy Stamile
Browse files

Removed unneccessary packages.

parent f8846311
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -99,6 +99,5 @@
    "requirejs": "^2.3.6",
    "typeface-roboto": "0.0.75",
    "wicket": "1.3.5",
    "leaflet-html-legend":"0.3.5"
  }
}
+0 −2
Original line number Diff line number Diff line
@@ -4,8 +4,6 @@ import AstroProj from "./AstroProj";
import LayerCollection from "./LayerCollection";
import { getItemCollection, setNumberMatched, setMaxNumberPages, getCurrentPage, setCurrentPage } from "./ApiJsonCollection";
import { MY_JSON_MAPS } from "./layers";
import "leaflet-html-legend";
import React from "react";

/**
 * @class AstroMap